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-27 19:01:32 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
826eaaf5b3509e2f10fcd6f44c3ddb59803ec2c8
notifications-api
/
tests
/
app
/
celery
History
Martyn Inglis
ad5222442a
Fixed build
...
- passing a single param to a celery task must be done as a list not a tuple.
2016-09-30 13:34:44 +01:00
..
test_provider_tasks.py
Ensures that both the CSV processing and the API both use the new deliver_email and deliver_sms tasks not the old ones with the redundant parameter.
2016-09-28 15:05:50 +01:00
test_research_mode_tasks.py
…
test_scheduled_tasks.py
Adds new scheduled task to delete CSV files.
2016-09-07 15:36:59 +01:00
test_tasks.py
Fixed build
2016-09-30 13:34:44 +01:00