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-25 01:41:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59a37d79e56c48357d0e070abefb331e110e034e
notifications-api
/
tests
/
app
/
service
History
Leo Hemsted
08494ef206
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
..
__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
New table to store the inbound api information for a service. The table is versioned.
2017-06-15 11:32:51 +01:00
test_send_one_off_notification.py
Save reply_to_text for one off notiications and csv notificaitons.
2017-11-25 11:31:36 +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
Added a check that the call is not using a test api key.
2017-09-04 17:24:41 +01:00
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
- Add update dao_update_annual_billing_for_current_and_future_years
2017-11-02 12:38:43 +00:00