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-22 17:08:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd03f905c0e0d85eb3cb0fb72f1f7b984d3be4d8
notifications-api
/
tests
/
app
/
service
History
Katie Smith
04c1c35efb
Stop calling fixures as functions in the tests
2019-10-31 15:04:23 +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
Stop calling fixures as functions in the tests
2019-10-31 15:04:23 +00:00
test_archived_service.py
…
test_callback_rest.py
…
test_rest.py
Stop calling fixures as functions in the tests
2019-10-31 15:04:23 +00:00
test_schema.py
…
test_send_one_off_notification.py
Avoid call to database to get template in persist_notifications
2019-01-14 17:53:06 +00:00
test_send_pdf_letter_notification.py
Use json schema to validate post request to send PDF letter
2019-10-25 14:36:13 +01:00
test_sender.py
Stop calling fixtures as functions in the tests
2019-10-30 13:05:53 +00:00
test_service_data_retention_rest.py
refactor tests
2019-06-03 17:27:08 +01:00
test_service_whitelist.py
…
test_statistics_rest.py
…
test_statistics.py
…
test_suspend_resume_service.py
…
test_url_for.py
…
test_utils.py
…