This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-admin
Watch
1
Star
0
Fork
0
You've already forked notifications-admin
mirror of
https://github.com/GSA/notifications-admin.git
synced
2026-06-17 19:56:47 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0e5ae59eae4a3dda0870e8cc6efce2beb78604a
notifications-admin
/
tests
/
app
/
main
History
Adam Shimali
2f802e3183
Tests pass locally and fail on travis. This is attempt to improve situation
2016-01-13 22:54:11 +00:00
..
dao
When the user request a reset password link, the user.state is set to request_password_reset.
2016-01-11 12:23:08 +00:00
notify_client
Updated generate_token to use encrypt the entire url.
2016-01-11 15:18:37 +00:00
views
Tests pass locally and fail on travis. This is attempt to improve situation
2016-01-13 22:54:11 +00:00
__init__.py
…
test_add_service_form.py
…
test_encyption.py
…
test_phone_number_form_field.py
Test for specific error messages
2016-01-13 09:43:32 +00:00
test_two_factor_form.py
…
test_validators.py
Removed exceptions, found a better way to handle them.
2016-01-11 12:23:08 +00:00
test_verify_form.py
…