rattail/tests
Lance Edgar d4f5515f20 fix: cleanup old code for "record changes" session feature
had some tests failing, and one thing led to another..  apparenty we
still had support for some pretty old sqlalchemy so no need to keep
that around.
2024-08-27 22:56:32 -05:00
..
autocomplete feat: move some app model logic to wuttjamaican 2024-07-11 13:06:54 -05:00
batch feat: move some app model logic to wuttjamaican 2024-07-11 13:06:54 -05:00
commands feat: move some app model logic to wuttjamaican 2024-07-11 13:06:54 -05:00
db fix: cleanup old code for "record changes" session feature 2024-08-27 22:56:32 -05:00
filemon fix: refactor code so most things work without sqlalchemy 2024-07-04 10:35:04 -05:00
importing fix: deprecate config.rattail_engines in favor of appdb_engines 2024-08-19 14:14:06 -05:00
projects fix: move get_class_hierarchy() util function to wuttjamaican 2024-08-15 20:28:03 -05:00
sil fix: refactor code so most things work without sqlalchemy 2024-07-04 10:35:04 -05:00
trainwreck test: fix some tests for 'nodb' scenario 2024-08-15 16:38:30 -05:00
vendors feat: move some app model logic to wuttjamaican 2024-07-11 13:06:54 -05:00
__init__.py fix: deprecate config.rattail_engines in favor of appdb_engines 2024-08-19 14:14:06 -05:00
test_app.py fix: cleanup old code for "record changes" session feature 2024-08-27 22:56:32 -05:00
test_auth.py feat: move most of auth handler logic to wuttjamaican 2024-07-14 23:23:25 -05:00
test_barcodes.py Move tests out of the installed package set 2021-12-30 21:03:23 -06:00
test_clientele.py fix: refactor code so most things work without sqlalchemy 2024-07-04 10:35:04 -05:00
test_config.py fix: deprecate config.rattail_engines in favor of appdb_engines 2024-08-19 14:14:06 -05:00
test_core.py fix: remove references, dependency for six package 2024-07-01 17:18:35 -05:00
test_csvutil.py fix: refactor code so most things work without sqlalchemy 2024-07-04 10:35:04 -05:00
test_daemon.py fix: refactor code so most things work without sqlalchemy 2024-07-04 10:35:04 -05:00
test_excel.py Misc. changes for vendor catalog batch and related features 2022-01-07 15:01:37 -06:00
test_exceptions.py fix: remove references, dependency for six package 2024-07-01 17:18:35 -05:00
test_files.py fix: avoid pkg_resources for files.resource_path() 2024-07-02 09:38:45 -05:00
test_labels.py Add label handler; refactor label formatting logic 2022-01-13 21:24:41 -06:00
test_mail.py test: fix broken test 2024-07-04 22:10:23 -05:00
test_monitoring.py fix: refactor code so most things work without sqlalchemy 2024-07-04 10:35:04 -05:00
test_products.py feat: move some app model logic to wuttjamaican 2024-07-11 13:06:54 -05:00
test_time.py Fix tests per using WuttaConfig by default 2024-04-14 14:33:33 -05:00
test_util.py fix: move get_class_hierarchy() util function to wuttjamaican 2024-08-15 20:28:03 -05:00