..
__init__.py
feat: basic support for WSGI app, views, templates
2024-07-12 00:17:15 -05:00
test___init__.py
fix: format all code with black
2025-08-31 12:26:43 -05:00
test_alembic.py
feat: add support for Create Alembic Migration
2025-12-28 15:16:27 -06:00
test_auth.py
fix: format all code with black
2025-08-31 12:26:43 -05:00
test_base.py
fix: format all code with black
2025-08-31 12:26:43 -05:00
test_batch.py
fix: track column-only labels separately for grid
2026-02-20 14:43:22 -06:00
test_common.py
fix: format all code with black
2025-08-31 12:26:43 -05:00
test_email.py
test: fix issue with local dev tests for email settings
2026-03-20 21:06:32 -05:00
test_essential.py
fix: format all code with black
2025-08-31 12:26:43 -05:00
test_master.py
feat: add basic support for merging 2 records, w/ preview
2026-03-20 17:20:02 -05:00
test_people.py
feat: add basic support for merging 2 records, w/ preview
2026-03-20 17:20:02 -05:00
test_progress.py
fix: format all code with black
2025-08-31 12:26:43 -05:00
test_reports.py
fix: format all code with black
2025-08-31 12:26:43 -05:00
test_roles.py
fix: fix 'unnecessary-lambda' and 'unnecessary-lambda-assignment' for pylint
2025-09-01 09:42:55 -05:00
test_settings.py
test: skip unsupported test for python 3.8
2025-12-17 10:46:02 -06:00
test_tables.py
test: fix broken test
2026-01-01 15:33:20 -06:00
test_upgrades.py
test: remove references to deprecated mkdir()
2025-08-31 20:43:41 -05:00
test_users.py
feat: add basic support for merging 2 records, w/ preview
2026-03-20 17:20:02 -05:00
test_views.py
feat: add wizard for generating new master view code
2025-12-31 18:52:37 -06:00