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
2025-12-24 09:21:39 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17c239bf3d1bb689979d4e4d0c955512edd463e5
notifications-api
/
tests
/
app
/
celery
History
Ken Tsang
0045cd6b72
Use
dao_update_notification
to update
billable_units
for letter notifications
2017-12-14 15:09:25 +00:00
..
test_ftp_update_tasks.py
use callback queue
2017-12-13 11:55:08 +00:00
test_letters_pdf_tasks.py
Use
dao_update_notification
to update
billable_units
for letter notifications
2017-12-14 15:09:25 +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
…
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
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_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
Update save_letter to handle research mode
2017-12-12 12:07:55 +00:00