Commit graph

224 commits

Author SHA1 Message Date
zandercymatics
d8ca745172
Comment changes for common.py 2023-08-22 08:31:26 -06:00
zandercymatics
3beb23262b
Sort on domain_application 2023-08-18 08:51:04 -06:00
zandercymatics
2db74e6b00
Black changes - would not pass otherwise 2023-08-17 15:32:19 -06:00
zandercymatics
9ed83a51da
Linter changes 2023-08-17 15:02:42 -06:00
zandercymatics
aef9df5296
PR changes 2023-08-17 14:55:21 -06:00
zandercymatics
40b5d7ec5c
Black formatting 2023-08-17 11:41:07 -06:00
zandercymatics
f31258d2b0
Linter things / Rachid suggestions 2023-08-16 14:26:17 -06:00
zandercymatics
738b75a7df
Updated test cases / common.py helpers
Expanded some test cases and added some common.py helpers for future tests
2023-08-16 12:32:17 -06:00
zandercymatics
4fa9e78688
Battle of the linter, circa 2023 2023-08-14 08:59:22 -06:00
zandercymatics
c7cba16e3c
Test case 2023-08-13 21:34:00 -06:00
zandercymatics
d99260f70a
Uncommited changes for tests
Test cases still a WIP - unsure as to why these two querysets are ordered differently. Otherwise the sorting logic is there
2023-08-11 12:41:45 -06:00
rachidatecs
616b9345f1
Remove unecessary self argument 2023-07-13 13:15:07 -04:00
rachidatecs
52dc04c1ac
Expose users in django admin for CISA Analysts while hiding uuids 2023-07-07 11:01:15 -04:00
rachidatecs
4eafe9a2f8
linting 2023-07-06 15:30:36 -04:00
rachidatecs
10b0700657
Convert investigator id to investigator name in descriptive subheader on admin lists, update unit test, linting 2023-07-06 13:57:27 -04:00
rachidatecs
f3bf3f9e66
Add logging, templatize SUMMARY in email templates, templatize complete_application in tests, to integrate FSM inspect the status change that was made in the admin view here and call the transition method that's now defined in the model 2023-06-12 17:29:30 -04:00
Neil Martinsen-Burrell
d3a285b5d8
Fix deprecation warnings 2023-03-27 12:40:34 -05:00
Neil Martinsen-Burrell
1fbd0506ff
Fix formatting and mypy warning 2023-02-13 14:22:41 -06:00
Neil Martinsen-Burrell
884a58cf10
Send confirmation emails on application submission 2023-02-13 14:19:50 -06:00
Seamus Johnston
eda5e9751b
Fix lint errors 2022-11-17 08:26:41 -06:00
Seamus Johnston
523c699865
Make tests a little less noisy 2022-11-17 07:43:53 -06:00
Neil Martinsen-Burrell
2f463b810b
Review feedback: unit tests, accessibility, etc. 2022-10-26 13:53:19 -05:00
Seamus Johnston
9b008d6363
Run tests behind logged in pages (#162)
* Redirect admin login to Login.gov

* Add logged in scanning to CI

* Fix bug in LOGIN_URL

* Fix linter and tests

* Address PR feedback

* Try quotes
2022-10-11 11:26:11 -05:00
Seamus Johnston
0237c3235d
Add testing to the CI pipeline 2022-09-07 13:51:25 -05:00