This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
flask-security
Watch
1
Star
0
Fork
0
You've already forked flask-security
mirror of
https://github.com/wassname/flask-security.git
synced
2026-06-29 16:30:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ddc132af5931777f37a323d2134a50f596dceda
flask-security
/
tests
T
History
Matt Wright
23cc774f96
Add error for bad configuration
2012-08-24 00:27:22 -04:00
..
test_app
Major refactoring. Got rid of exceptions/errors in favor of using simple return values. Update tests to ensure full coverage according to nose coverage plugin
2012-08-23 17:58:33 -04:00
__init__.py
Refactor forms and views a bit. Add more validation to forms
2012-08-23 14:56:35 -04:00
functional_tests.py
Add error for bad configuration
2012-08-24 00:27:22 -04:00
unit_tests.py
Move example app, which was a bad example, to the tests namespace. Its what it was used for anyway. A better example will be provided later
2012-08-22 12:00:46 -04:00