urban-meal-delivery/tests
Alexander Hess 2e3ccd14d5
Use globals for the database connection
- remove the factory functions for creating engines and sessions
- define global engine, connection, and session objects to be used
  everywhere in the urban_meal_delivery package
2021-01-04 20:23:55 +01:00
..
db Use globals for the database connection 2021-01-04 20:23:55 +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 Use globals for the database connection 2021-01-04 20:23:55 +01: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