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-05-23 10:11:47 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a4b8673bc654b18a507171bd011ba6840ef64fa
notifications-api
/
tests
/
app
/
celery
History
Ken Tsang
88f3c17463
Trigger collate-letter-pdfs-for-day task if notis to process
2017-12-19 13:23:55 +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
Trigger collate-letter-pdfs-for-day task if notis to process
2017-12-19 13:23:55 +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
Set job notifications reply_to_text from the template.reply_to
2017-12-19 10:23:24 +00:00