Commit graph

224 commits

Author SHA1 Message Date
zandercymatics
ca43d91641
Merge branch 'main' into za/1602-extend-expirations-easily 2024-02-22 09:55:33 -07:00
Rebecca Hsieh
29b8e03440
Remove extra comment 2024-02-21 15:50:55 -08:00
Rebecca Hsieh
a14a32159c
Add more tests in for caching, still WIP 2024-02-20 18:04:13 -08:00
Rebecca Hsieh
7e1c1f419e
Fix tests 2024-02-16 16:18:17 -08:00
zandercymatics
c5f27769be
Fix unit tests and linting 2024-02-15 13:25:49 -07:00
zandercymatics
96b2d6bb97
Content changes 2024-02-12 11:25:40 -07:00
zandercymatics
10e8317e3c
Test cases, black linting 2024-02-09 15:08:08 -07: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
Rachid Mrad
6c8e1fec59
Revise to show ellipsis with numbers, unit tests 2024-01-25 14:37:29 -05: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
Alysia Broddrick
b7af10b708
Merge pull request #1534 from cisagov/ab/add-missing-disclose-update
Add missing disclose in update (sandbox ab)
2023-12-28 17:44:37 -08:00
Alysia Broddrick
80f0347668
Updated tests 2023-12-21 17:36:28 -08:00
zandercymatics
fc814fdb43
Merge branch 'main' into za/1456-sorting-not-working-correctly 2023-12-21 15:40:26 -07:00
zandercymatics
5ba6f001f5
Revert "Fix test case failures"
This reverts commit c01b4ea750.
2023-12-20 08:19:35 -07:00
zandercymatics
59dd53e8c7
Revert fix 2023-12-20 08:19:21 -07:00
zandercymatics
4378816cdf
Fix signals bug 2023-12-19 14:59:47 -07:00
zandercymatics
c01b4ea750
Fix test case failures 2023-12-19 14:43:18 -07:00
zandercymatics
12b2f93cb1
Black formatting 2023-12-19 14:18:38 -07:00
zandercymatics
d539740ae6
Unit tests 2023-12-19 14:16:48 -07:00
Rachid Mrad
55f84f6d26
DA FSM edits, DA unit test refactor 2023-12-15 17:21:06 -05:00
zandercymatics
335b96b2a7
Merge pull request #1470 from cisagov/za/1212-extend-expiration-dates
Ticket #1212: Extend Expiration Dates
2023-12-14 15:21:20 -07:00
zandercymatics
2481e89c2a
Add unit tests 2023-12-14 11:38:09 -07:00
Rachid Mrad
419eaf8709
merge 2023-12-14 13:13:20 -05:00
Rachid Mrad
9c8ed1682b
linter 2023-12-13 15:41:18 -05:00
Rachid Mrad
4adeb6722b
Revisions and clean up based on PR comments 2023-12-13 15:13:04 -05:00
Rachid Mrad
ed5d4fc4c3
cleanup 2023-12-12 21:28:14 -05:00
Rachid Mrad
3bd9a2fbaa
lint 2023-12-12 21:25:36 -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
zandercymatics
038fa3b266
Fix test case + linting 2023-12-12 12:56:12 -07:00
zandercymatics
85a48b2078
Merge branch 'main' into za/1212-extend-expiration-dates 2023-12-12 10:24:22 -07:00
Erin Song
fce0eb0370
Merge pull request #1459 from cisagov/es/1324-availability-case-sensitivity
#1324 Fix availability case sensitivity bug
2023-12-11 14:58:46 -08:00
Erin
a48c6f822a
Remove unused test mock send 2023-12-11 14:47:33 -08:00
zandercymatics
ae6cea7100
Add unit tests 2023-12-08 11:19:11 -07:00
Erin
f2a3aa5a45
Update availability tests to reflect case sensitivity 2023-12-07 11:47:23 -08:00
Rachid Mrad
00c04783b5
Change choices for Domain INvitation status to tuple constants 2023-12-05 19:28:20 -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
dave-kennedy-ecs
9877a9e635
Merge pull request #1398 from cisagov/dk/1381-nameserver-whitespace
Issue #1381 - whitespace bug in IP field in nameserver form (STAGED IN ES SANDBOX)
2023-11-28 15:37:46 -05:00
David Kennedy
22a21b5bf4
format for linting 2023-11-25 10:22:34 -05:00
David Kennedy
1f4fcf1225
fixed whitespace bug in ips in nameserver; created test case 2023-11-25 10:04:24 -05:00
David Kennedy
441a6027ba
expiration date written to db on fetch_cache 2023-11-22 17:41:27 -05:00
David Kennedy
3107a9213d
formatted code 2023-11-16 08:42:53 -05:00
David Kennedy
944c82b9f9
made expiration date readonly in django admin; expiration date setter not implemented; implemented renew_domain; wrote unit tests 2023-11-16 08:39:05 -05:00
Neil Martinsen-Burrell
f873bb3804
Merge branch 'main' into nmb/1294-slow-roll 2023-11-13 09:36:27 -06:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
Neil Martinsen-Burrell
a7804b35ea
Fix test case for sending invitations by email 2023-11-09 15:39:53 -06:00
David Kennedy
b84fdedc40
added test case 2023-11-08 12:50:09 -05:00
David Kennedy
89a65e597f
merge main 2023-10-30 13:08:12 -04:00
Rebecca Hsieh
5ae98c97d2
Merge branch 'main' of https://github.com/cisagov/getgov into rh/687-formatting-nameservers 2023-10-30 09:35:29 -07:00
Rachid Mrad
00f5c8fc81
Merge remote-tracking branch 'origin/main' into dk/1016-nameservers-ui 2023-10-30 11:57:45 -04:00