urban-meal-delivery/tests
Alexander Hess 6cb4be80f6
Add Address.x and Address.y coordinates
- the Address.x and Address.y properties use the UTMCoordinate class
  behind the scenes
- x and y are simple coordinates in an x-y plane
- the (0, 0) origin is the southwest corner of Address.city.viewport
2021-01-02 16:29:50 +01:00
..
db Add Address.x and Address.y coordinates 2021-01-02 16:29:50 +01:00
__init__.py Add a testing tool chain 2020-08-04 00:09:29 +02:00
conftest.py Isolate configuration related code better 2020-12-14 15:15:08 +01:00
test_config.py Add database migrations 2020-08-11 10:29:58 +02:00
test_console.py Run type checks only against packaged *.py files 2020-08-04 22:57:55 +02:00
test_version.py Run type checks only against packaged *.py files 2020-08-04 22:57:55 +02:00