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 05:30:45 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0163feee03d1b18f90ec30f85fc899095020c8d
notifications-api
/
tests
/
app
/
service
History
stvnrlly
637fbdb891
broadcast flake8 cleanup
2022-10-25 11:53:24 -04:00
..
send_notification
Replace celery[sqs] with celery[redis]
2022-09-29 08:59:17 -04:00
__init__.py
…
test_api_key_endpoints.py
Use
client
fixture everywhere
2022-01-04 14:04:03 +00:00
test_archived_service.py
remove usage of notify_db fixture in unit tests
2022-05-04 11:36:54 +01:00
test_callback_rest.py
…
test_rest.py
broadcast flake8 cleanup
2022-10-25 11:53:24 -04:00
test_schema.py
…
test_sender.py
…
test_service_contact_list_rest.py
return contact list created_at in UTC, not BST
2021-09-14 12:41:52 +01:00
test_service_data_retention_rest.py
Split generating authorization headers by type
2021-08-04 15:13:52 +01:00
test_service_guest_list.py
Split generating authorization headers by type
2021-08-04 15:13:52 +01:00
test_statistics_rest.py
…
test_statistics.py
…
test_suspend_resume_service.py
Split generating authorization headers by type
2021-08-04 15:13:52 +01:00
test_url_for.py
…
test_utils.py
…