This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-06-05 13:58:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96b3c6c2edf4452a60c79783ef75548789a07b61
notifications-api
/
tests
/
app
/
celery
History
venusbb
96b3c6c2ed
Add tests for checking not updating database when ack file is received.
...
Moved S3 test scripts Modified scheduled_task test
2018-01-12 19:24:36 +00:00
..
test_ftp_update_tasks.py
Remove the delivery receipt callback for letters
2018-01-03 16:41:10 +00:00
test_letters_pdf_tasks.py
Add test for max file size and file count when grouping letters
2018-01-03 11:31:22 +00:00
test_process_ses_receipts_tasks.py
rename callback_tasks.py to process_ses_receipts.py
2017-12-01 16:15:21 +00:00
test_provider_tasks.py
update research mode email callbacks to add process-ses-response task to queue
2017-11-17 13:41:45 +00:00
test_research_mode_tasks.py
more flake8. lots of unused imports and variables that didn't get used. i tried to preserve old variable names as comments when it looked like they were useful (eg when they were describing timestamps)
2017-11-28 17:23:09 +00:00
test_scheduled_tasks.py
Add tests for checking not updating database when ack file is received.
2018-01-12 19:24:36 +00:00
test_service_callback_tasks.py
Update the json in the service callback task to read completed_at rather than updated_at
2017-12-11 17:14:36 +00:00
test_statistics_tasks.py
more flake8. lots of unused imports and variables that didn't get used. i tried to preserve old variable names as comments when it looked like they were useful (eg when they were describing timestamps)
2017-11-28 17:23:09 +00:00
test_tasks.py
Fix the template history when updating the reply_to for a template.
2018-01-09 16:41:58 +00:00