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-02-05 10:53:28 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58c748e703c58fffde1c469b87a9b49783e73682
notifications-admin
/
tests
/
app
/
main
History
Rebecca Law
58c748e703
Noticed that the api was being called when running the unit tests.
...
This also lead me to find the the failed_login_in count was always returning 0.
2016-03-11 11:47:21 +00:00
..
notify_client
Filter out accepted invites in template not client.
2016-03-07 13:59:54 +00:00
views
Noticed that the api was being called when running the unit tests.
2016-03-11 11:47:21 +00:00
__init__.py
…
test_add_service_form.py
Reword the add service page
2016-02-26 13:17:58 +00:00
test_asset_fingerprinter.py
Make URLs for assets cache-proof
2016-02-10 16:00:29 +00:00
test_create_api_key_form.py
…
test_encyption.py
…
test_errorhandlers.py
Removed test as it was not testing the right thing
2016-03-11 10:47:16 +00:00
test_errors_for_csv.py
Give the user better error messages for CSV files
2016-03-08 18:36:22 +00:00
test_permissions.py
Tests added for choose_template page.
2016-03-09 13:55:40 +00:00
test_two_factor_form.py
…
test_user.py
…
test_validators.py
Added fixes for forms to hide potential email philshing scams.
2016-01-28 16:36:36 +00:00
test_verify_form.py
…