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-31 04:41:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46d45d859545cf1c4e1a72d0dc51cdaafe6cf5c1
notifications-api
/
tests
/
app
/
celery
History
Rebecca Law
f52ec2c406
Added an order by to the check_job_status query. The test was failing intermittently
2017-10-18 09:50:39 +01:00
..
test_ftp_update_tasks.py
Fix the unit tests.
2017-10-02 15:29:13 +01:00
test_provider_tasks.py
Change retries policy.
2017-05-25 11:12:40 +01:00
test_research_mode_tasks.py
Changed the body of the request to use the right phone number, the phone number is not currently used in the callback logic but if it was then this may cause a problem.
2017-01-23 10:43:33 +00:00
test_scheduled_tasks.py
Added an order by to the check_job_status query. The test was failing intermittently
2017-10-18 09:50:39 +01:00
test_statistics_tasks.py
Revert celery4
2017-07-19 15:17:19 +01:00
test_tasks.py
Small change to use the current datetime stamp for the Notification.created_at timestamp rather than the job.created_at start date. This will give us better more reflective data.
2017-10-17 16:05:31 +01:00