Kenneth Kehl
b729baa15d
more tests
2025-07-02 07:05:03 -07:00
Kenneth Kehl
ff2d40b115
more tests
2025-07-02 06:57:08 -07:00
Carlo Costino
419d6cee69
Update the flask-socketio config to play more nicely:
...
* Reverts run commands to what they previously were
* Addresses some outstanding linting/formatting
* Accounts for proper config initialization (CORS, Redis)
* Updates dependencies and pulls in latest changes from main
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-04-16 17:43:10 -04:00
Beverly Nguyen
b37c803edc
fix testing
2025-04-10 17:36:56 -07:00
Kenneth Kehl
5e5f28b313
merge from main
2025-03-03 10:53:56 -08:00
Kenneth Kehl
c77f684dab
merge from main
2025-03-03 10:26:11 -08:00
Kenneth Kehl
143741830c
track message costs
2025-02-28 08:58:45 -08:00
alexjanousekGSA
ca15646b26
Added tests to increase code coverage
2025-02-27 16:09:49 -05:00
Kenneth Kehl
7e3bf20477
update to support status dropdown
2025-01-31 11:40:44 -08:00
Kenneth Kehl
6d82567b0e
fix test
2025-01-30 14:52:48 -08:00
Kenneth Kehl
2dc07b9cee
fix test
2025-01-30 14:41:14 -08:00
Kenneth Kehl
dd9c47e151
add endpoint for 'recent' notifications
2025-01-30 13:34:44 -08:00
Kenneth Kehl
0381768e58
add tests
2025-01-28 13:18:59 -08:00
Kenneth Kehl
d17a4ede66
add tests
2025-01-28 13:00:30 -08:00
Kenneth Kehl
c1c7e7b9e6
add tests
2025-01-28 12:51:55 -08:00
Kenneth Kehl
fdf6158934
merge from main
2025-01-14 12:01:46 -08:00
Kenneth Kehl
0d1a98914a
cleanup pending notifications
2025-01-08 08:44:49 -08:00
Kenneth Kehl
4ac7c7479c
merge from main
2024-12-30 09:11:11 -08:00
Kenneth Kehl
4bd97586b4
add test
2024-12-18 09:06:06 -08:00
Kenneth Kehl
a3658ce152
fix notifications
2024-11-19 13:03:42 -08:00
Kenneth Kehl
fd7b3b9187
fix notifications
2024-11-19 12:52:05 -08:00
Kenneth Kehl
331f0eb7b3
fix notifications
2024-11-19 12:43:05 -08:00
Kenneth Kehl
8b74448fac
fix notifications
2024-11-19 12:27:54 -08:00
Kenneth Kehl
b84ed9c7be
fix core daos
2024-10-11 12:33:52 -07:00
Kenneth Kehl
54ab96e073
fix core daos
2024-10-11 12:26:55 -07:00
Kenneth Kehl
905df17f65
remove datetime.utcnow()
2024-05-23 13:59:51 -07:00
Cliff Hill
c407d61d60
Cleaning & debugging
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:58:24 -05:00
Cliff Hill
75cec3a635
Almost all tests are working. Only 3 left to fix.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:58:23 -05:00
Cliff Hill
3624cd812b
Stuff was done.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:44:21 -05:00
Cliff Hill
26bc6198f8
Cleaning up tests.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:34 -05:00
Cliff Hill
8c6046b03b
Cleaning up tests.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:33 -05:00
Cliff Hill
df10c4693c
Formatting goodness.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:31 -05:00
Cliff Hill
df866e40f7
More Enum goodness.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:27 -05:00
Kenneth Kehl
f9f1013f5b
notify-api-742 don't write phone numbers to db
2024-01-16 11:21:24 -08:00
Kenneth Kehl
9c841320ca
fix tests
2023-11-03 08:28:21 -07:00
Andrew Shumway
67d38ef32d
Fixed tests with appropriate parameters
2023-11-02 16:21:02 -04:00
Andrew Shumway
a346a734fc
Removed/replaced retention redis count with notification count from db call
2023-11-02 16:16:08 -04: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
1ecb747c6d
reformat
2023-08-29 14:54:30 -07:00
Kenneth Kehl
17e9fc1e8f
notify-api-317 fix the scrubbing of pii for successful notifications
2023-06-27 10:48:14 -07:00
Kenneth Kehl
8db16f9410
fix tests
2023-06-15 08:23:00 -07:00
Kenneth Kehl
08c1ad75c8
notify-260 remove server-side timezone handling
2023-05-10 08:39:50 -07:00
Steven Reilly
ff4190a8eb
Remove letters-related code ( #175 )
...
This deletes a big ol' chunk of code related to letters. It's not everything—there are still a few things that might be tied to sms/email—but it's the the heart of letters function. SMS and email function should be untouched by this.
Areas affected:
- Things obviously about letters
- PDF tasks, used for precompiling letters
- Virus scanning, used for those PDFs
- FTP, used to send letters to the printer
- Postage stuff
2023-03-02 20:20:31 -05:00
Ryan Ahearn
82df01653f
Update tests to focus on US numbers
2023-01-05 11:06:12 -05:00
Ryan Ahearn
041cd08097
Clean up more mmg and firetext references
2022-12-22 09:31:12 -05:00
Ryan Ahearn
45c3e3c277
Remove unused is_delivery_slow_for_providers method
2022-11-30 13:50:49 -05:00
stvnrlly
9e7ee1c0f8
migrate bst_date to local_date
2022-11-21 11:49:59 -05:00
stvnrlly
b50cb4712f
tz utility swap and many test updates
2022-11-10 12:33:25 -05:00
jimmoffet
f1aec54665
clean up comments and method dupes
2022-09-15 15:48:37 -07:00
Christa Hartsock
af6495cd4c
Get tests passing locally
...
When we cloned the repository and started making modifications, we
didn't initially keep tests in step. This commit tries to get us to a
clean test run by skipping tests that are failing and removing some
that we no longer expect to use (MMG, Firetext), with the intention that
we will come back in future and update or remove them as appropriate.
To find all tests skipped, search for `@pytest.mark.skip(reason="Needs
updating for TTS:`. There will be a brief description of the work that
needs to be done to get them passing, if known. Delete that line to make
them run in a standard test run (`make test`).
2022-07-07 15:41:15 -07:00