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-24 01:11:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3ad01119d2e21c7550a6c660d46e184f223cea2
notifications-api
/
tests
/
app
/
service
History
Ryan Ahearn
e3ad01119d
Replace celery[sqs] with celery[redis]
2022-09-29 08:59:17 -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
Disable letter-based S3 buckets
2022-09-21 11:22:55 -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
…