urban-meal-delivery/tests/db/fake_data
Alexander Hess f0eb9d3b6f
There is no 'too complex function'
We check a function's cognitive complexity only with `mccabe` (=C901)
and not with WPS231 as the two overlap in most cases.
2021-09-15 14:51:56 +02:00
..
factories There is no 'too complex function' 2021-09-15 14:51:56 +02:00
__init__.py Add ORM models for the pixel grids 2021-01-03 19:33:36 +01:00
fixture_makers.py Re-factor the ORM tests to use randomized fake data 2020-12-29 15:40:32 +01:00
static_fixtures.py Add OrderHistory.first/last_order() methods 2021-01-31 21:46:20 +01:00