from unittest import TestCase class TestUtils(TestCase): def test_get_user(self): assert True