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-20 02:14:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a42eaf41847747dd3482f596fc62f26ea4aebaf5
notifications-admin
/
tests
/
app
/
main
History
Rebecca Law
0e1ee504ac
- Add unit test for when case when the cookie doesn't match the db.
...
- Move code into User.signout method to further encapsulate the code.
2020-02-03 15:08:55 +00:00
..
views
- Add unit test for when case when the cookie doesn't match the db.
2020-02-03 15:08:55 +00:00
__init__.py
…
test_asset_fingerprinter.py
…
test_choose_time_form.py
…
test_create_api_key_form.py
…
test_errorhandlers.py
…
test_errors_for_csv.py
Content changes to error messages
2019-12-03 13:36:54 +00:00
test_formatters.py
…
test_permissions.py
…
test_placeholder_form.py
…
test_request_header.py
…
test_service_contact_details_form.py
…
test_strip_whitespace_form.py
…
test_two_factor_form.py
Make a few more test files Pytest 5 compliant
2019-12-19 14:24:25 +00:00
test_validators.py
…