aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_http_callback.py
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2012-12-11 15:38:28 +0100
committerSebastian Spaeth <Sebastian@SSpaeth.de>2012-12-11 15:38:28 +0100
commitd24a82970ea34d90b684e1adaf9ddebacf215b89 (patch)
tree585d8490969197fba1cba81c4d46f805c95198f9 /mediagoblin/tests/test_http_callback.py
parent78fd5581a9fec142a1236eb90508724281f7f5ba (diff)
downloadmediagoblin-d24a82970ea34d90b684e1adaf9ddebacf215b89.tar.lz
mediagoblin-d24a82970ea34d90b684e1adaf9ddebacf215b89.tar.xz
mediagoblin-d24a82970ea34d90b684e1adaf9ddebacf215b89.zip
Fix CSRF tests with webtest 1.4.0
CSRF tests apparently passed with earlier versions of webtest, but failed with the latest webtest (1.4.0) package. It choked on passing a "key=value; " cookie as it split at the semicolon and failed to find additional values or something like that. Removing the semicolon makes this test pass. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'mediagoblin/tests/test_http_callback.py')
0 files changed, 0 insertions, 0 deletions