1
0
Fork 0
wuttjamaican/tests
Lance Edgar 6777f02e06 Fix bug when default config paths do not exist
when fetching initial path listing, to create config object.  should
only affect situations where default file paths are needed, i.e. when
caller does not specify
2024-05-28 22:57:19 -05:00
..
cmd Add date-organize subcommand 2023-11-22 12:26:27 -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 Raise AttributeError if no app provider has it 2024-05-15 14:22:45 -05:00
test_conf.py Fix bug when default config paths do not exist 2024-05-28 22:57:19 -05:00
test_util.py Add make_engine_from_config() method for AppHandler 2023-11-19 20:36:51 -06:00