Commit graph

533 commits

Author SHA1 Message Date
zandercymatics
ec43865f70
Finish test cases 2023-12-14 10:36:46 -07:00
zandercymatics
daf640ded3
Fix test cases 2023-12-14 09:29:18 -07:00
zandercymatics
3d4972773c
Remove old code 2023-12-14 09:15:59 -07:00
David Kennedy
9a53e92f8b
some fixes to unit tests; accounting for submission date in django admin and on submission of application 2023-12-13 16:41:46 -05:00
zandercymatics
6de09d5bb8
Test cases 2023-12-13 14:27:06 -07:00
Rachid Mrad
9c8ed1682b
linter 2023-12-13 15:41:18 -05:00
Rachid Mrad
600f326be2
Make username in dummy_user unique and comment out parts in test_alphabetically_sorted_fk_fields_domain_application and test_alphabetically_sorted_fk_fields_domain_information that now fail after that edit 2023-12-12 21:13:42 -05:00
Rachid Mrad
a27eb7c3ae
Fix tests for DomainInvitationAdmin 2023-12-05 19:38:19 -05:00
Rachid Mrad
d3b732f735
Revise Domain Application model to change the status constants to use tuples 2023-12-05 19:18:11 -05:00
zandercymatics
7347166883
Fix test case 2023-12-04 10:49:05 -07:00
zandercymatics
84a645c61a
Change from cold.com => example.com 2023-12-04 10:39:09 -07:00
zandercymatics
6788a227a4
Fix typo in test cases 2023-12-04 10:31:12 -07:00
zandercymatics
896085a4e8
Test + linter 2023-11-30 08:38:08 -07:00
zandercymatics
4a6aba76aa
Add test 2023-11-30 08:03:55 -07:00
zandercymatics
091c12151b
Merge branch 'main' into za/1292-user-domain-role-search-by-email 2023-11-29 14:40:40 -07:00
zandercymatics
3df3723cf9
Sort by email, stub test 2023-11-27 09:50:54 -07:00
zandercymatics
e314a5ff77
Update tests + linter 2023-11-27 08:02:58 -07:00
zandercymatics
377786cccf
Add test cases 2023-11-24 14:16:34 -07:00
zandercymatics
46677f4588
Add filter + test skeleton 2023-11-24 07:43:25 -07:00
dave-kennedy-ecs
dcbb54f799
Merge pull request #1315 from cisagov/dk/1214-move-hold-button
Issue #1214 - de-emphasize place / remove hold, as well as remove from registry
2023-11-13 12:49:55 -05:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
David Kennedy
636d829462
modified tests 2023-11-10 06:59:17 -05:00
Rebecca Hsieh
f8ec478f78
Merge remote-tracking branch 'origin' into rh/1031-staff-enable-editing 2023-10-20 14:49:04 -07:00
Rebecca Hsieh
257bc0f0ba
Add tests 2023-10-19 17:36:22 -07:00
Rachid Mrad
02a9c98a57
fix org in domain table and write a unit test for it 2023-10-18 17:49:49 -04:00
Rebecca Hsieh
a87ebfc287
Fix linter errors and tests 2023-10-17 15:40:11 -07:00
Rachid Mrad
003db40e58
use shortened names for orgs in the choicefield which satisfies the admin requirement, replace short name with a long name in the user facing app in the form, summary page, manage app page 2023-10-12 15:32:10 -04:00
zandercymatics
f1751b1ee7
Merge pull request #1129 from cisagov/za/1096-update-domain-button-text
Ticket #1096: Small content changes for Domain buttons
2023-10-10 13:17:57 -06:00
zandercymatics
a58cff8398
Update content 2023-10-05 08:47:18 -06:00
Rachid Mrad
cc0acdba94
test tweak to match type defined in admin.py 2023-10-04 11:56:45 -04:00
Rachid Mrad
3ea1f5aa77
Merge remote-tracking branch 'origin/main' into rjm/1027-groups-permissions-logging 2023-10-03 18:46:22 -04:00
Rachid Mrad
b4506d0157
Clean up group display string 2023-09-29 18:52:59 -04:00
Rachid Mrad
ef88f7b148
linter and attempt to fix permissions bug on analyst domain management 2023-09-29 17:09:04 -04:00
Rachid Mrad
11c0186b09
lint, clean up tests, clean up user displays in admin (remove is_staff and is_superuser and replace with group) 2023-09-29 16:54:29 -04:00
zandercymatics
d5b557d443
Fix test 2023-09-29 14:46:13 -06:00
zandercymatics
228d37ef39
Requested changes 2023-09-29 14:41:52 -06:00
Rachid Mrad
3eb6c56f3e
tweak tests 2023-09-29 15:43:49 -04:00
zandercymatics
e94f9dc51b
Linter + test case 2023-09-29 08:45:25 -06:00
zandercymatics
b7a5e0e763
Linter mc linterton 2023-09-28 14:16:19 -06:00
zandercymatics
2716654914
Stashed lint changes 2023-09-28 13:58:39 -06:00
zandercymatics
59b095beab
Commit for #901 2023-09-28 13:53:21 -06:00
Rachid Mrad
0776b5c4ec
custom groups model, track m2m objects on groups and users, revise fixtures, revise admin.py, migrations, skip problematic tests 2023-09-21 11:20:28 -04:00
Rachid Mrad
229b29066c
lint 2023-09-15 17:49:54 -04:00
Rachid Mrad
f5bb77cef6
Merge remote-tracking branch 'origin/main' into rjm/811-approved-rejected-approved 2023-09-15 16:50:46 -04:00
Rebecca Hsieh
6965d593f5
Compressing Nicolle and Alysia migrations with mine to be the one migration that rules them all 2023-09-13 15:28:01 -07:00
Rebecca H
9622c58c52
Revert "446 - Change Type Of Work to About Your Organization" 2023-09-13 14:58:50 -07:00
Rebecca H
2b61e4a69d
Merge pull request #975 from cisagov/rh/446-remove-type-of-work-q
446 - Change Type Of Work to About Your Organization
2023-09-13 14:47:03 -07:00
Alysia Broddrick
a7c5818b9d
Merge pull request #1005 from cisagov/ab/645-implement-test-cases-registry-integration
Contact setting and rough epp management
2023-09-13 12:37:11 -07:00
Alysia Broddrick
262e9b9478
removed comments 2023-09-13 10:19:34 -07:00
David Kennedy
af5ca2afdf
updated code for readability; handled ineligible status; tested for restricted user 2023-09-13 08:22:10 -04:00