Cliff Hill
c47501c634
Fixed test.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:58:24 -05:00
Cliff Hill
9d17d3a9ca
Fixing tests, fixing tests...
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:58:23 -05:00
Cliff Hill
7083db9351
Even more cleanup.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:58:23 -05:00
Cliff Hill
e9f9a3c6f1
Lots more cleanup.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:58:23 -05:00
Cliff Hill
a118b16eb8
Replaced "delivered".
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:58:22 -05:00
Cliff Hill
afc1de61f6
Even more cleanup.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:58:22 -05:00
Cliff Hill
15eeac6367
Reformatting.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:58:22 -05:00
Cliff Hill
6f5f5fb864
Cleaning up "email" from code.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:58:22 -05:00
Cliff Hill
287dcd6a46
More cleanup happening.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:51:35 -05:00
Cliff Hill
dcf7885365
Only 6 fails left to go.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:44:20 -05:00
Cliff Hill
cd081ef163
Down to 11 errors left to fix for tests.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:44:19 -05:00
Cliff Hill
1d580df0ea
More fixes, only 47 tests left to get right.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:44:19 -05:00
Cliff Hill
2a6784629e
Fixed more stuff.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:44:19 -05:00
Cliff Hill
e64e500561
Debugging things is fun.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:37 -05:00
Cliff Hill
8907edc194
Got tests to use OrganizationType everywhere now.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:37 -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
c13ed73d23
substitute phone numbers back in when sending data to reports
2024-01-17 09:04:04 -08:00
Kenneth Kehl
f9f1013f5b
notify-api-742 don't write phone numbers to db
2024-01-16 11:21:24 -08: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
Andrew Shumway
d0368695db
Revert "Added flag to remove default sender from user list"
2023-11-06 11:49:17 -07: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
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
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
Kenneth Kehl
22f301189a
code review feedback remove british fake email addresses
2023-08-16 07:19:18 -07:00
Kenneth Kehl
4940d5e93b
notify-api-332 rename organisation
2023-07-10 11:06:29 -07:00
Kenneth Kehl
3c08670386
fix more skips
2023-05-18 12:54:05 -07:00
Kenneth Kehl
8865e706ea
cleanup
2023-05-01 14:11:08 -07:00
Kenneth Kehl
0dce30bf5e
cleanup
2023-05-01 13:41:48 -07:00
Kenneth Kehl
be04edd04a
fix some issues uncovered during testing
2023-05-01 13:26:19 -07:00
Kenneth Kehl
9de806000a
notify-300 set total message limit of 250k
2023-04-28 12:37:06 -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
stvnrlly
9e7ee1c0f8
migrate bst_date to local_date
2022-11-21 11:49:59 -05:00
stvnrlly
3528bd37e1
update time handling for more tests
2022-11-10 16:54:48 -05:00
stvnrlly
637fbdb891
broadcast flake8 cleanup
2022-10-25 11:53:24 -04:00
stvnrlly
d4e156e8ae
Merge branch 'main' into stvnrlly-remove-broadcasts
2022-10-20 19:44:20 -04:00
stvnrlly
b0ed88e7a3
update tests
2022-10-12 16:39:17 +00:00
stvnrlly
57f4df8ed1
remove broadcast-related code, except migrations
2022-10-04 15:28:27 +00:00
Ryan Ahearn
cb4036b1b0
Disable letter-based S3 buckets
2022-09-21 11:22:55 -04: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