Commit graph

311 commits

Author SHA1 Message Date
zandercymatics
6ac5852546
Linter 2023-08-28 15:31:14 -06:00
zandercymatics
31d4bfb5a7
Test case fix / remove redundant 2023-08-28 15:23:27 -06:00
zandercymatics
7d404d5494
Logging test
Temporarily removed assertEqual to log weird values
2023-08-28 14:43:40 -06:00
zandercymatics
b1f2b4a663
Sandbox unit test fix attempt 2023-08-28 10:22:43 -06:00
zandercymatics
5384bb1fe7
Snake case 2023-08-28 10:00:36 -06:00
zandercymatics
88f5eb96e9
Logger for sandbox 2023-08-28 09:08:48 -06:00
zandercymatics
a92ad17856
Better logging / test cases 2023-08-28 09:01:12 -06:00
rachidatecs
b6af335e03
Merge remote-tracking branch 'origin/main' into rjm/797-ineligible-status 2023-08-25 15:11:31 -04:00
rachidatecs
a676da486a
lint 2023-08-25 14:26:50 -04:00
rachidatecs
6c308332b0
Add more controls and messaging, unit tests 2023-08-25 12:13:41 -04:00
zandercymatics
81e5f5f8bb
More code cleanup 2023-08-25 08:43:47 -06:00
zandercymatics
0378f1570e
Code cleanup
Had some older code lying around
2023-08-25 08:34:13 -06:00
zandercymatics
c46f27d53b
Test cases 2023-08-25 07:42:34 -06:00
rachidatecs
91d1b9c1cc
Lint 2023-08-24 19:09:57 -04:00
rachidatecs
4b82f5e131
Add constraint on admin saving a domain application when its creator is ineligible, make all fields readonly when creator is ineligible 2023-08-24 18:53:20 -04:00
zandercymatics
251b8291f9
Merge branch 'main' into za/813-sort-dropdowns-alphabetically 2023-08-22 10:54:20 -06:00
rachidatecs
96ea396da4
Unit tests for transition sets user status to ineligible and deomain and application permissions 2023-08-18 18:52:47 -04:00
zandercymatics
0978c91450
Test fix 2023-08-18 09:15:12 -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
aef9df5296
PR changes 2023-08-17 14:55:21 -06:00
zandercymatics
40b5d7ec5c
Black formatting 2023-08-17 11:41:07 -06:00
zandercymatics
080a70e613
Why must the linter lint? 2023-08-17 11:24:35 -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
rachidatecs
e1d78bda5a
lint 2023-08-14 12:58:47 -04:00
rachidatecs
f7c9c1c42c
Fix the approve() sets status to None bug by calling the transition methods on the current obj (as opposed to the old obj) in django admin 2023-08-14 12:39:34 -04:00
zandercymatics
23405cd145
Lint 2023-08-14 09:47:16 -06:00
zandercymatics
5fd842233a
Linting stuff 2023-08-14 09:13:22 -06:00
zandercymatics
4fa9e78688
Battle of the linter, circa 2023 2023-08-14 08:59:22 -06:00
zandercymatics
0b2faac625
Removed logger.debug 2023-08-13 21:34:42 -06:00
zandercymatics
c7cba16e3c
Test case 2023-08-13 21:34:00 -06:00
zandercymatics
9df58515e3
Update test_admin.py 2023-08-11 12:42:16 -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
e639d944e9
Fix unit test for the action needed email 2023-08-01 15:41:48 -04:00
rachidatecs
92b1b0c261
linter 2023-07-14 16:25:46 -04:00
rachidatecs
9985125a0a
update unit test for action needed 2023-07-14 16:09:50 -04:00
rachidatecs
0547e88b00
resolve merge issues with stray INVESTIGATING statuses 2023-07-14 15:47:09 -04:00
rachidatecs
267f76eb62
Merge remote-tracking branch 'origin/main' into rjm/757-action-needed-759-rejected 2023-07-14 15:31:20 -04:00
rachidatecs
5fa388ee2c
Change investigating to in review 2023-07-13 14:10:29 -04:00
rachidatecs
a0d8c4eb40
Fix issue with tearDown on admin unit tests 2023-07-13 13:42:24 -04:00
rachidatecs
54bc17ff83
Merge remote-tracking branch 'origin/main' into rjm/757-action-needed-759-rejected 2023-07-13 13:29:59 -04:00
rachidatecs
616b9345f1
Remove unecessary self argument 2023-07-13 13:15:07 -04:00
rachidatecs
cbc2975c1d
Missing unit tests and linting 2023-07-12 16:10:30 -04:00
rachidatecs
a92ca84ccb
cleanup 2023-07-07 11:09:15 -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
cb1dca6864
Unbreak the test_changelist_view test 2023-06-30 13:04:21 -04:00
rachidatecs
0906d3d3cc
Test the test_changelist_view test in CI by breaking it on purpose 2023-06-30 12:57:54 -04:00