zandercymatics
|
d539740ae6
|
Unit tests
|
2023-12-19 14:16:48 -07:00 |
|
zandercymatics
|
c9c41cd479
|
Fix faulty test cases (pt.1)
Saving progress
|
2023-12-19 12:08:32 -07:00 |
|
zandercymatics
|
5dcc5e4a13
|
Update test_admin.py
|
2023-12-19 12:07:12 -07:00 |
|
zandercymatics
|
2cf4508770
|
Sort alphabetically, add tests
|
2023-12-19 12:04:23 -07:00 |
|
zandercymatics
|
724b549d70
|
Fix test cases broken by recent merge
|
2023-12-19 09:12:32 -07:00 |
|
zandercymatics
|
63a58ae182
|
Merge branch 'main' into za/1448-filter-by-investigator
|
2023-12-19 09:01:32 -07:00 |
|
zandercymatics
|
889811b776
|
Undo changes
|
2023-12-19 09:01:21 -07:00 |
|
zandercymatics
|
234d9eb5d7
|
Test separating out test file
|
2023-12-19 08:49:23 -07:00 |
|
zandercymatics
|
1d551215d9
|
Rough test cases
|
2023-12-18 14:54:24 -07:00 |
|
zandercymatics
|
eb075bfd4b
|
Remove alphabetical test
|
2023-12-18 10:02:13 -07:00 |
|
zandercymatics
|
fdb8147c1f
|
Fix test cases
|
2023-12-18 09:56:04 -07:00 |
|
zandercymatics
|
04c9c8388f
|
Revert "Change test approach"
This reverts commit dace59411a .
|
2023-12-18 09:40:11 -07:00 |
|
zandercymatics
|
dace59411a
|
Change test approach
|
2023-12-18 09:31:32 -07:00 |
|
zandercymatics
|
b6cb72aabb
|
Update test_admin.py
|
2023-12-18 09:20:41 -07:00 |
|
zandercymatics
|
1b688b4abd
|
Update test_admin.py
|
2023-12-18 09:11:50 -07:00 |
|
zandercymatics
|
5e19ad1b15
|
Update test_admin.py
|
2023-12-15 15:32:01 -07:00 |
|
zandercymatics
|
fa0beb1f8d
|
Change test order
|
2023-12-15 15:16:39 -07:00 |
|
zandercymatics
|
72be62a750
|
Black formatting
|
2023-12-15 08:53:15 -07:00 |
|
zandercymatics
|
1be36839da
|
Remove max_diff
|
2023-12-15 08:52:44 -07:00 |
|
zandercymatics
|
d72e704ba4
|
Add test alphabetical sorting test
|
2023-12-15 08:49:57 -07:00 |
|
Rachid Mrad
|
419eaf8709
|
merge
|
2023-12-14 13:13:20 -05:00 |
|
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 |
|