refactor all test to use unittest.TestCase
and put registry code into @classmethod def setUpClass(cls):
#14
Labels
unittest.TestCase
and put registry code into @classmethod def setUpClass(cls):
#14
so that the print can work -- writing to stdout
Also need to move the worker server startup
The text was updated successfully, but these errors were encountered: