urban-meal-delivery/tests
Alexander Hess 6f9935072e
Add UTMCoordinate class
- the class is a utility to abstract working with latitude-longitude
  coordinates in their UTM representation (~ "cartesian plane")
- the class's .x and .y properties enable working with simple x-y
  coordinates where the (0, 0) origin is the lower-left of a city's
  viewport
2021-01-02 14:31:59 +01:00
..
db Add UTMCoordinate class 2021-01-02 14:31:59 +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