Commit Graph

4569 Commits

Author SHA1 Message Date
Cliff Hill
171326a6b0 Maybe tests are working now.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-08 21:41:56 -05:00
Cliff Hill
1fdad3099b Working on tests.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-08 13:15:40 -05:00
Cliff Hill
5277953761 Working on api test.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-07 16:26:25 -05:00
Carlo Costino
84b8936327 Merge pull request #637 from GSA/notify-api-634
Create internal alarms/notifications for 50, 75, 90% of 10K db max
2023-12-07 11:32:28 -05:00
Carlo Costino
5ae2335c82 Update failing test; include blackened files
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-12-06 11:11:00 -05:00
Cliff Hill
c04df94b22 Adjusting some DAO stuff to send expired invites now.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-05 23:03:43 -05:00
Kenneth Kehl
d710cdefd6 notify-api-634 2023-11-28 12:30:53 -08:00
Cliff Hill
fe01de3668 More testing tweaks.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 12:16:24 -05:00
Cliff Hill
68c50ff824 Tests being configured.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 11:55:51 -05:00
Cliff Hill
d1dec155b6 Improving tests a little.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 08:36:37 -05:00
Cliff Hill
4ea62bc1dd Got things rolling now.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-14 12:48:36 -05:00
Cliff Hill
8350408512 Working on getting tests working.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-13 16:00:11 -05:00
Cliff Hill
3e6a7931d8 Working on getting expiration implemented.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-13 16:00:11 -05:00
Carlo Costino
232611629e Merge pull request #580 from GSA/notify-api-553
notify-api-533 add flask command to promote user to platform admin
2023-11-07 12:53:41 -05:00
Kenneth Kehl
7392663b10 cleanup 2023-11-07 07:08:42 -08:00
Kenneth Kehl
aa7b5d3905 notify-api-533 add flask command to promote user to platform admin 2023-11-06 13:31:03 -08:00
Andrew Shumway
d0368695db Revert "Added flag to remove default sender from user list" 2023-11-06 11:49:17 -07:00
Kenneth Kehl
937dd77f4f fix some tests 2023-11-03 10:27:45 -07:00
Kenneth Kehl
9c841320ca fix tests 2023-11-03 08:28:21 -07:00
Carlo Costino
23f17b166c Updated notification retention limit validator test to account for the new 10K limit
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-11-02 17:43:30 -04:00
Andrew Shumway
67d38ef32d Fixed tests with appropriate parameters 2023-11-02 16:21:02 -04:00
Andrew Shumway
1db57c289a Removed tests related to daily total key 2023-11-02 16:18:01 -04:00
Andrew Shumway
a346a734fc Removed/replaced retention redis count with notification count from db call 2023-11-02 16:16:08 -04:00
Carlo Costino
490893397e Fixed isinstance() calls, oops
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-10-30 16:30:06 -04:00
Carlo Costino
8c825a43bd Updated a couple more dependencies and fix flake8 warnings
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-10-30 16:16:49 -04:00
Andrew Shumway
125bfe2c8e Update tests/app/service/test_rest.py
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
2023-10-17 13:49:39 -06:00
Andrew Shumway
c7f11133d3 Added another flag in appropriate test 2023-10-16 15:02:52 -06:00
Andrew Shumway
e0522393df Added flag to remove default sender from user list 2023-10-15 16:28:25 -06:00
Kenneth Kehl
679dee8123 fix tests 2023-10-03 08:00:59 -07:00
Kenneth Kehl
bd09c63ea9 notify-api-521 fix sms temporary failure message 2023-10-02 14:09:50 -07:00
Kenneth Kehl
8af7a5552f notify-api-520 persist the provider response even for successful sms messages 2023-09-29 13:39:10 -07:00
Kenneth Kehl
294723ce62 merge from main 2023-09-28 14:27:39 -07:00
Kenneth Kehl
bebce829af instructions for bulk testing and change delivery receipt delay to 2 minutes 2023-09-28 14:27:16 -07:00
Kenneth Kehl
f1a4516c9e notify-api-360 stop worrying about aws regions 2023-09-27 08:57:00 -07:00
Kenneth Kehl
309c49dc84 notify-api-360 messages are hanging in pending forever 2023-09-26 08:11:47 -07:00
Kenneth Kehl
a1890109d8 notify-api-490 fix sns region 2023-09-21 14:48:10 -07:00
Kenneth Kehl
c082546aa0 add migration for e2e tests and improve code coverage 2023-09-12 10:15:07 -07:00
stvnrlly
f764414bc2 Merge branch 'main' into notify-api-446 2023-09-06 16:05:45 -04:00
Steven Reilly
12099ea2d1 Merge pull request #252 from GSA/notify-300b
notify-300 set total message limit to 250k for pilot
2023-08-31 16:12:41 -04:00
stvnrlly
a229626c1e use correct redis key in test 2023-08-31 11:27:08 -04:00
Kenneth Kehl
e9280b44b0 notify-api-446 change default text message sender from U.S. Notify 2023-08-31 08:14:23 -07:00
stvnrlly
7bbb05059c update to correct error 2023-08-31 10:57:54 -04:00
stvnrlly
bf33ed7173 Merge branch 'main' into notify-300b 2023-08-31 10:28:44 -04:00
Kenneth Kehl
fb3a6cca68 notify-api-59 make command to create new service 2023-08-30 13:13:43 -07:00
Kenneth Kehl
9df12031cf fix test 2023-08-29 16:58:21 -07:00
Kenneth Kehl
065009bb7a merge from main and reformat 2023-08-29 16:21:18 -07:00
Kenneth Kehl
1ecb747c6d reformat 2023-08-29 14:54:30 -07:00
Kenneth Kehl
5a350560d7 notify-api-433b remove research mode 2023-08-25 12:09:00 -07:00
Kenneth Kehl
00fd3a72bb code review feedback, fix setup.cfg and reformat 2023-08-25 08:10:33 -07:00
Kenneth Kehl
026dc14021 notify-api-412 use black to enforce python style standards 2023-08-23 10:35:43 -07:00