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-06 10:45:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5ceb4ba3ca31c73fe3fb1ff4b7947ed8b336ddc
notifications-api
/
tests
/
app
/
service
History
Rebecca Law
8fc0c8b10d
Merge branch 'master' into stop-populating-mapping-tables
2017-11-29 16:57:29 +00:00
..
__init__.py
…
test_api_key_endpoints.py
…
test_archived_service.py
…
test_rest.py
more flake8. lots of unused imports and variables that didn't get used. i tried to preserve old variable names as comments when it looked like they were useful (eg when they were describing timestamps)
2017-11-28 17:23:09 +00:00
test_schema.py
…
test_send_one_off_notification.py
Stop populating the notification to sender mapping table when creating a notificaiton.
2017-11-29 16:47:23 +00:00
test_sender.py
add reply-to-text to send notification to service users
2017-11-27 14:05:04 +00:00
test_service_whitelist.py
…
test_statistics.py
First batch of flake8 changes.
2017-11-28 17:00:01 +00:00
test_suspend_resume_service.py
First batch of flake8 changes.
2017-11-28 17:00:01 +00:00
test_url_for.py
…
test_utils.py
…