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-07-15 19:01:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88e1e58f24d26b69c4ee00d77dbfcf78dde0b847
notifications-api
/
tests
/
app
/
service
History
Rebecca Law
0ec84ff5e8
Refactor the get_detailed_services so that the start and end date are not defaulted to None.
...
Set the start and end date to today's date if they are not set in the request.args
2016-12-29 13:50:41 +00:00
..
__init__.py
Work in progress, skeleton of the api created and testing started. Need to fix authentication tests.
2016-01-08 17:51:46 +00:00
test_api_key_endpoints.py
remove default key_type
2016-06-27 17:00:02 +01:00
test_deactivate.py
don't re-delete already archived/revoked templates/api-keys
2016-11-14 14:10:40 +00:00
test_rest.py
Refactor the get_detailed_services so that the start and end date are not defaulted to None.
2016-12-29 13:50:41 +00:00
test_service_whitelist.py
Fix PEP8 issues
2016-09-27 14:16:35 +01:00
test_statistics.py
still return service if they have never sent any notifications
2016-08-24 15:00:51 +01:00
test_url_for.py
rename renew_api_key to create_api_key
2016-06-23 16:44:57 +01:00