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-25 09:51:42 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7aaef8fc090a4e727fa6596a38d5ff41d690c3f0
notifications-api
/
tests
/
app
/
service
History
Leo Hemsted
c2152f9cb8
remove billable-units endpoint
...
it wasn't used anywhere, and the return value changed when flask was upgraded
2017-08-21 10:57:15 +01:00
..
__init__.py
…
test_api_key_endpoints.py
…
test_archived_service.py
…
test_rest.py
remove billable-units endpoint
2017-08-21 10:57:15 +01:00
test_schema.py
New table to store the inbound api information for a service. The table is versioned.
2017-06-15 11:32:51 +01:00
test_send_one_off_notification.py
Revert celery4
2017-07-19 15:17:19 +01:00
test_sender.py
Fix test that doesn't account for notifications being created in a different order
2017-05-23 12:50:26 +01:00
test_service_whitelist.py
…
test_statistics.py
treat sent as delivered in detailed service api
2017-04-28 11:56:12 +01:00
test_suspend_resume_service.py
…
test_url_for.py
…