Commit Graph

11 Commits

Author SHA1 Message Date
Misha Behersky 820dcc8d93 Create working demo (#5)
* Add docs example and update demo source code

* Fail with debug

* Fix tests

* Update sql scripts

* Update docs

* Add checking for the password

* Update documentation with launch/usage example

* Launch flake8 instead of pep8 and pyflakes
2016-08-30 20:38:59 +03:00
Andrew Svetlov 52d5513838 Add session identity 2015-11-19 15:25:10 +02:00
Andrew Svetlov ab2ef11bf1 Convert test_cookies_identity into pytest style 2015-11-19 14:36:15 +02:00
Andrew Svetlov 688df9d2d2 Convert test_no_identity into pytest style 2015-11-19 14:17:34 +02:00
Andrew Svetlov 8f527777f3 Convert test_dict_autz into pytest style 2015-11-19 14:07:06 +02:00
Andrew Svetlov e29666cea9 Convert test_no_auth into pytest style 2015-11-19 13:53:38 +02:00
Andrew Svetlov 29869c710f Add test for remember/forbid when library was not setted up 2015-08-05 13:32:49 +03:00
Andrew Svetlov ff8ecf06da Return authenticated anonymous if library was not setted up 2015-08-04 21:19:01 +03:00
Andrew Svetlov 1a7489354b Fix tests 2015-07-29 23:58:55 +03:00
Andrew Svetlov 1aff330216 Run test server in non-debug mode to prevent noisy reports 2015-07-08 20:45:00 +03:00
Andrew Svetlov 7c702e5df9 Initial commit 2015-07-08 20:30:24 +03:00