Closed larsks closed 5 years ago
The unit tests introduced in #30 (flocx_market/tests/unit/models/test_offer_unit.py) should be named according to the code it is testing: so, flocx_market/tests/unit/db/sqlalchemy/test_offer_api.py.
flocx_market/tests/unit/models/test_offer_unit.py
flocx_market/tests/unit/db/sqlalchemy/test_offer_api.py
The unit tests introduced in #30 (
flocx_market/tests/unit/models/test_offer_unit.py
) should be named according to the code it is testing: so,flocx_market/tests/unit/db/sqlalchemy/test_offer_api.py
.