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-01-03 09:20:43 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd9a6352fdcbdf796fd74eb980d7d8660e5082c2
notifications-api
/
tests
/
app
/
service
History
Rebecca Law
bd9a6352fd
Optimise the query for getting the platform statistics for all services. The page should render for all time after this change.
...
This is one step closer to eliminating the need to read from NotificationHistory.
2019-01-04 16:45:39 +00:00
..
__init__.py
…
test_api_key_endpoints.py
…
test_archived_service.py
remove some pytest warnings
2018-10-26 17:54:53 +01:00
test_callback_rest.py
…
test_rest.py
Optimise the query for getting the platform statistics for all services. The page should render for all time after this change.
2019-01-04 16:45:39 +00:00
test_schema.py
…
test_send_one_off_notification.py
Add reference to one off letters
2018-12-03 11:34:14 +00:00
test_sender.py
…
test_service_data_retention_rest.py
Add an endpoint to fetch service data retention by type
2018-08-13 16:45:57 +01:00
test_service_whitelist.py
…
test_statistics_rest.py
Adjust tests to new way of querying for notification stats
2018-11-06 14:40:40 +00:00
test_statistics.py
Return cancelled letters for dashboard
2018-12-03 17:51:09 +00:00
test_suspend_resume_service.py
…
test_url_for.py
…
test_utils.py
…