urban-meal-delivery/tests
Alexander Hess 419c7e6bf6
Add tests for the Order ORM model
- so far, the check constraints were untested
  + the tests mirror the tests for the `ReplayedOrder` model
    with some variations
- shorten some import names
- fix some typos
2021-09-16 12:05:22 +02:00
..
console Make Grid.gridify() use only pickup addresses 2021-01-24 19:04:39 +01:00
db Add tests for the Order ORM model 2021-09-16 12:05:22 +02:00
forecasts Use a unified DATE constant for convenience 2021-09-16 11:53:40 +02:00
__init__.py Add a testing tool chain 2020-08-04 00:09:29 +02:00
config.py Use a unified DATE constant for convenience 2021-09-16 11:53:40 +02:00
conftest.py Add ORM models for the simulation data 2021-09-16 11:58:55 +02:00
test_config.py Add rpy2 to the dependencies 2021-01-11 16:06:58 +01:00
test_init_r.py Add rpy2 to the dependencies 2021-01-11 16:06:58 +01:00
test_version.py Remove pylint from the project 2021-01-09 17:47:45 +01:00