Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename get_test_app to get_app. | Elrond | 2013-01-18 | 1 | -4/+4 |
* | Fix tests on webtest < 1.3.6. | Elrond | 2013-01-09 | 1 | -1/+5 |
* | tests: More instances where a fresh database is not needed | Sebastian Spaeth | 2013-01-08 | 1 | -10/+7 |
* | Fix CSRF tests with webtest 1.4.0 | Sebastian Spaeth | 2012-12-11 | 1 | -3/+3 |
* | Fix problems from pyflakes output | Will Kahn-Greene | 2012-06-03 | 1 | -5/+0 |
* | It's 2012 all up in here | Christopher Allan Webber | 2012-02-02 | 1 | -1/+1 |
* | Issue 680 Allow decorating views to prevent CSRF protection. | Nathan Yergler | 2011-11-26 | 1 | -1/+20 |
* | Hotfix: Renaming cookie broke unit tests | Elrond | 2011-10-16 | 1 | -1/+3 |
* | #361 Unit tests for CSRF Middleware | Nathan Yergler | 2011-10-01 | 1 | -0/+69 |