fatalii 428 % date -u
Thu Jul 2 02:25:23 UTC 2020
fatalii 429 % bin/test
Running tests at level 1
Running zope.testrunner.layer.UnitTests tests:
Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
Running:
10/13 (76.9%) test_logging_arguments (pds.aipgen.tests.test_utils.ArgumentTestCase)usage:
Ran 13 tests with 0 failures, 0 errors, 0 skipped in 0.622 seconds.
Tearing down left over layers:
Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
fatalii 430 % echo woot-woot-woot \U+1F973
woot-woot-woot π₯³
fatalii 431 %
Summary π
This will resolve #71 by:
But as a bonus it also:
base.py
for base classes for SIP and AIP testsTest Data π©Ί
Related Issues π‘
Resolves #71