from unittest import TestCase class TestModels(TestCase): def test_worker(self): assert True