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 02:41:23 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69e08fa23b0776e93aef1bf331c6b9092febcb13
notifications-api
/
tests
/
app
/
service
History
Rebecca Law
1c0892888f
Change the name of letter_class to postage, this will match the domain language used in the documentation.
...
Updated the tests to answer review comments.
2018-09-18 15:22:08 +01:00
..
__init__.py
…
test_api_key_endpoints.py
…
test_archived_service.py
…
test_callback_rest.py
add delete functions for inbound and callback api objects
2018-07-05 11:09:17 +01:00
test_rest.py
Change the name of letter_class to postage, this will match the domain language used in the documentation.
2018-09-18 15:22:08 +01:00
test_schema.py
…
test_send_one_off_notification.py
Use new value of SMS_CHAR_COUNT_LIMIT from utils
2018-08-16 16:34:34 +01: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
Revert "Purge notifications for configured days of retention"
2018-08-03 14:35:36 +01:00
test_statistics.py
make sure we combine stats that are already there
2018-07-03 14:58:32 +01:00
test_suspend_resume_service.py
…
test_url_for.py
…
test_utils.py
…