Make the codebase testable
Remove module-level initializations so that test cases can be built more easily. Add one test-test case for the object_storage module, just to make sure the boilerplate is right.
tests/__init__.py
deleted
100644 → 0
tests/conftest.py
0 → 100644
Please register or sign in to comment