Release v0.0.10
·
51 commits
to 3d322913d88cf593ba95391b97e11ef8101edb35
since this release
Fix CI unit tests: skip DB connect under UNITTEST, use mongomock setup.
agroadvisory_api no longer connects to MongoDB on import when UNITTEST=1.
Tests disconnect and use mongomock via shared helper. Pipeline runs tests from
src/ with UNITTEST env set.