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-27 16:10:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bac04a0f3c14e3334f3900a50d464334df26328f
flask-security
/
tests
T
History
Matt Wright
bac04a0f3c
remove more unnecessary code
2012-08-23 23:48:55 -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
remove more unnecessary code
2012-08-23 23:48:55 -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