NASA-PDS / deep-archive

PDS Open Archival Information System (OAIS) utilities, including Submission Information Package (SIP) and Archive Information Package (AIP) generators
https://nasa-pds.github.io/deep-archive/
Other
7 stars 4 forks source link

Resolve #69 🎉 #70

Closed nutjob4life closed 4 years ago

nutjob4life commented 4 years ago

Summary 📈

This will resolve #69 by making it so that:

Test Data 🩺

fatalii 272 % date -u
Fri Jun 26 23:19:09 UTC 2020
fatalii 273 % bin/test
Running tests at level 1
Running zope.testrunner.layer.UnitTests tests:
  Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
  Running:
    4/7 (57.1%) test_logging_arguments (pds.aipgen.tests.test_utils.ArgumentTestCase)usage: 

  Ran 7 tests with 0 failures, 0 errors, 0 skipped in 0.078 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
fatalii 274 % echo woot \U+1F38A
woot 🎊
fatalii 275 % 

Related Issues 🌡

Resolves #69

nutjob4life commented 4 years ago

BTW, thanks for the extremely detailed issue report in #69. I really appreciate all the extra info (like where to find the data) and the extra things to watch out for. I checked the results by hand against those items in the issue and made sure it was all copacetic 😉

Normally I'd incorporate that into a test case but it's Friday 🥳

jordanpadams commented 4 years ago

:tada: