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
c4964d8cf4c9e606126dfb228e0975c948eee389
notifications-api
/
tests
/
app
/
service
History
kentsanggds
c4964d8cf4
Merge pull request
#956
from alphagov/add-service-permissions
...
Add service permissions DAO and refactor user service permission mock
2017-05-16 14:26:15 +01:00
..
__init__.py
…
test_api_key_endpoints.py
update tests to use create_user instead of sample_user
2017-01-10 15:04:28 +00:00
test_archived_service.py
This is the first PR in the story to create a suspend service feature.
2017-01-30 16:32:44 +00:00
test_rest.py
Merge pull request
#956
from alphagov/add-service-permissions
2017-05-16 14:26:15 +01:00
test_sender.py
Refactor tests for clarity
2017-05-15 15:02:16 +01:00
test_service_whitelist.py
Fix PEP8 issues
2016-09-27 14:16:35 +01:00
test_statistics.py
treat sent as delivered in detailed service api
2017-04-28 11:56:12 +01:00
test_suspend_resume_service.py
This is what I meant to test
2017-01-31 11:45:35 +00:00
test_url_for.py
…