Commit graph

63 commits

Author SHA1 Message Date
Rachid Mrad
c89d76fb47
WIP unit testing 2024-03-04 17:24:53 -05:00
Rachid Mrad
0a174e5d29
Reports, chart wip 2024-02-29 13:58:33 -05:00
Rebecca Hsieh
a66fb36432
Update function naming and length check 2024-02-15 10:52:14 -08:00
Rebecca Hsieh
22cefd6ed8
Add parameter logic 2024-02-14 13:45:33 -08:00
Rebecca Hsieh
6e062e841f
Update test comments 2024-02-13 10:25:41 -08:00
Rebecca Hsieh
8ea135b5a4
Update unit tests 2024-02-12 16:48:33 -08:00
David Kennedy
248dd4adfc
changes for linter 2024-01-30 16:42:59 -05:00
David Kennedy
0546bd08e5
suppressed logging from all test cases; made slight changes to handling of exceptions in connection pooling 2024-01-29 18:22:35 -05:00
zandercymatics
8bcdbec641
Fix unit test 2024-01-19 09:31:30 -07:00
zandercymatics
e595349e75
Update test_reports.py 2024-01-11 10:49:05 -07:00
zandercymatics
d49b42dacf
Add back deleted unit test 2024-01-10 14:24:35 -07:00
zandercymatics
cb7eec6b02
Linter 2024-01-10 08:49:20 -07:00
zandercymatics
2f5559a72f
PR suggestions pt. 2 2024-01-10 08:40:01 -07:00
zandercymatics
e9af48593d
Remove bad unit test 2024-01-03 10:59:42 -07:00
zandercymatics
07690da791
Update test_reports.py 2024-01-03 10:52:15 -07:00
zandercymatics
e2f1d9dc82
Merge branch 'main' into za/patch-agency-info 2024-01-03 10:45:27 -07:00
zandercymatics
bf2dfccac5
Exclude default emails from current-csv, add unit test 2024-01-03 10:30:06 -07:00
Rachid Mrad
72edec8362
change first_ready_at and deleted_at to first_ready and deleted 2023-12-29 12:05:49 -05:00
Rachid Mrad
9e7802c349
Merge remote-tracking branch 'origin/main' into rjm/998-domain-growth-export 2023-12-27 15:25:43 -05:00
Rachid Mrad
9a78f235d5
Refactor csv_export methods to reuse (call multiple times from the wrapper methods) instead of expand one method 2023-12-27 15:23:02 -05:00
Rachid Mrad
49324fcf66
set start date to now, use display for State 2023-12-21 16:29:02 -05:00
Rachid Mrad
2b6f2e977e
Fix some issues with deleted_at and first_ready_at in csv_export, add those new date columns to Domain table in admin 2023-12-21 16:04:30 -05:00
Rachid Mrad
fff9873998
firx readt_at in unit tests 2023-12-21 15:11:31 -05:00
Rachid Mrad
ff32a02022
lint 2023-12-21 12:46:26 -05:00
Rachid Mrad
4b38c4abc8
Add ready_at column and test date range against it for READY domains (growth report) 2023-12-21 12:22:03 -05:00
Rachid Mrad
cb16f5eb96
Code cleanup, layout cleanup, unit tests 2023-12-20 21:54:13 -05:00
zandercymatics
2398e3e39a
Cleanup 2023-12-20 14:02:14 -07:00
Rachid Mrad
31031d054d
Started on unit tests, started on fix for issue with deleted domains filters, broken, wip 2023-12-20 15:20:53 -05:00
zandercymatics
a2eb2c75a4
Fix linting 2023-12-11 08:32:51 -07:00
zandercymatics
2b36f1891b
Pr suggestions 2023-12-08 15:56:23 -07:00
zandercymatics
1859d56ddf
Update test_reports.py 2023-12-04 09:19:42 -07:00
zandercymatics
ea289a6f59
Linting + test cases 2023-12-01 09:06:27 -07:00
zandercymatics
7f71eb4b96
Update test cases 2023-12-01 08:52:50 -07:00
zandercymatics
5512668933
Test cases - WIP 2023-11-30 12:48:41 -07:00
zandercymatics
d9d86c2eb8
Update test_reports.py 2023-11-30 11:33:15 -07:00
zandercymatics
72ef5bb0b1
Test 2023-11-30 11:13:06 -07:00
zandercymatics
5b49602684
Update workflow 2023-11-29 13:15:11 -07:00
zandercymatics
ff37e510f1
Merge branch 'main' into za/1075-generate-csvs-to-publish 2023-11-29 08:38:53 -07:00
zandercymatics
3f1a8b4ef5
Fix test cases 2023-11-28 12:38:58 -07:00
zandercymatics
e23ef4f5eb
Update test_reports.py 2023-11-28 12:35:25 -07:00
zandercymatics
37456d57cc
Update test_reports.py 2023-11-28 12:30:08 -07:00
zandercymatics
00976b3b9b
Add temp logging to find error 2023-11-28 12:24:45 -07:00
zandercymatics
328c0c0816
Update test_reports.py 2023-11-28 12:08:57 -07:00
zandercymatics
cf68aaea5b
Update test_reports.py 2023-11-28 11:52:34 -07:00
zandercymatics
2faad04e9e
Linting changes 2023-11-28 11:43:06 -07:00
zandercymatics
14355327b2
Linting and comments 2023-11-28 11:24:44 -07:00
zandercymatics
4594eb7ca3
Final test cases 2023-11-28 11:15:58 -07:00
zandercymatics
63dd354da8
Tests 2023-11-28 11:03:25 -07:00
zandercymatics
7d82ab916e
Test cases 2023-11-28 08:58:58 -07:00
zandercymatics
6ace0f2862
Update test_reports.py 2023-11-27 13:02:26 -07:00