Kenneth Kehl
5a350560d7
notify-api-433b remove research mode
2023-08-25 12:09:00 -07:00
Kenneth Kehl
22f301189a
code review feedback remove british fake email addresses
2023-08-16 07:19:18 -07:00
Kenneth Kehl
f2f0e5a0f1
code review feedback
2023-08-15 14:50:41 -07:00
Kenneth Kehl
b9ba7d018b
more tests
2023-08-14 15:32:22 -07:00
Kenneth Kehl
dcb9563f9c
more fix because local is different for some reason
2023-08-11 13:14:04 -07:00
Kenneth Kehl
85604e5394
more tests
2023-08-11 11:47:57 -07:00
Kenneth Kehl
318bb01392
more
2023-08-10 12:58:52 -07:00
Kenneth Kehl
6b83d7a55a
fix flake8
2023-07-21 11:32:31 -07:00
Kenneth Kehl
89b733dd54
fix flake8
2023-07-21 11:24:22 -07:00
Kenneth Kehl
6fa4c05adf
fix flake8
2023-07-21 10:42:17 -07:00
Kenneth Kehl
4940d5e93b
notify-api-332 rename organisation
2023-07-10 11:06:29 -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
37e790f19f
merge from main
2023-06-19 07:56:10 -07:00
Kenneth Kehl
95a2db6991
fix test
2023-06-15 09:22:44 -07:00
Kenneth Kehl
8db16f9410
fix tests
2023-06-15 08:23:00 -07:00
Kenneth Kehl
9f9e0a6ad8
notify-136 change financial year starting in april to calendar year ( #278 )
...
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us >
2023-06-14 16:19:11 -04:00
Kenneth Kehl
80c6c677db
clean up remaining todays()
2023-05-31 10:07:27 -07:00
Kenneth Kehl
39707adf10
Merge branch 'main' of https://github.com/GSA/notifications-api into notify-260
2023-05-30 11:47:36 -07:00
Kenneth Kehl
22f714f8fa
remove two xfails
2023-05-25 10:24:49 -07:00
Kenneth Kehl
0f470af7b6
fix more skips
2023-05-22 11:35:00 -07:00
Kenneth Kehl
ebb4a37f8d
fix more skips
2023-05-22 09:12:12 -07:00
Kenneth Kehl
cbcddce4f8
notify-34 fix more skips
2023-05-19 08:35:57 -07:00
Kenneth Kehl
47b5303726
fix more skips
2023-05-18 14:18:02 -07:00
Kenneth Kehl
3c08670386
fix more skips
2023-05-18 12:54:05 -07:00
Kenneth Kehl
6e597aafad
notify-34 fix skipped tests
2023-05-18 09:46:36 -07:00
Kenneth Kehl
08c1ad75c8
notify-260 remove server-side timezone handling
2023-05-10 08:39:50 -07:00
Ryan Ahearn
e07b596857
Remove contact list db, dao, and s3 code
2023-04-12 15:01:24 -04:00
Kenneth Kehl
27d86c949a
#224 remove crown ( #228 )
...
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us >
2023-04-11 16:29:37 -04: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
71010e78d8
Fix formatting for secret code to ensure 0 padding no matter the passed length
2023-02-22 10:48:15 -05:00
Ryan Ahearn
e26bc5095c
Use cryptographically secure random number for sms codes
...
Also, increase token length to 6 digits
2023-02-17 11:54:17 -05:00
Ryan Ahearn
8a0535fa03
Save normalized phone format to DB
2023-01-06 11:06:23 -05:00
Ryan Ahearn
82df01653f
Update tests to focus on US numbers
2023-01-05 11:06:12 -05:00
Ryan Ahearn
db75efe789
Remove mmg & firetext from test_provider_details_dao
2022-12-22 09:31: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
213f699c99
time adjustments in tests
2022-11-14 14:23:54 -05:00
stvnrlly
b50cb4712f
tz utility swap and many test updates
2022-11-10 12:33:25 -05:00
Steven Reilly
d37c2a53b8
Merge branch 'main' into stvnrlly-remove-broadcasts
2022-10-25 10:17:49 -04:00
stvnrlly
d4e156e8ae
Merge branch 'main' into stvnrlly-remove-broadcasts
2022-10-20 19:44:20 -04:00
stvnrlly
e9fdfd59f4
clean flake8 except provider code
2022-10-19 16:16:26 +00:00
stvnrlly
b0ed88e7a3
update tests
2022-10-12 16:39:17 +00:00
stvnrlly
0186095920
swap out uk org types for us-specific org types
2022-10-11 20:27:49 +00:00
stvnrlly
57f4df8ed1
remove broadcast-related code, except migrations
2022-10-04 15:28:27 +00:00
Jim Moffet
d0bba8a8bd
Merge branch 'main' into jim/091422/deliverycallbacks
2022-09-30 11:21:46 -04:00
Ryan Ahearn
cb4036b1b0
Disable letter-based S3 buckets
2022-09-21 11:22:55 -04:00
jimmoffet
f1aec54665
clean up comments and method dupes
2022-09-15 15:48:37 -07:00
Christa Hartsock
c4cdaed683
Skip tests that fail because of timezone handling
2022-07-07 15:41:16 -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