1
0
Fork 0
wuttjamaican/tests
Lance Edgar a0186b346e Add common FileConfigTestCase class, in new testing module
hoping i do not regret this decision..  since the tests do not live in
a "real" package i think the only way to share code is to add some
things to the main package
2023-11-20 16:19:22 -06:00
..
commands Fix errors for tox runs 2023-11-19 15:21:17 -06:00
db Add make_engine_from_config() method for AppHandler 2023-11-19 20:36:51 -06:00
__init__.py First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
test_app.py Add make_engine_from_config() method for AppHandler 2023-11-19 20:36:51 -06:00
test_conf.py Add common FileConfigTestCase class, in new testing module 2023-11-20 16:19:22 -06:00
test_util.py Add make_engine_from_config() method for AppHandler 2023-11-19 20:36:51 -06:00