##// END OF EJS Templates
pytest: Fix the user login function....
pytest: Fix the user login function. - Pyramid doesn't expose the session as pylons does it as `response.session` - Therefore we have to look it up in the environ.
johbo -
r41:6cf4cae4 default
Show More
Name Size Modified Last Commit Author
/ docs / contributing / testing
index.rst Loading ...
naming-conventions.rst Loading ...
spec-by-example.rst Loading ...
unit-and-functional.rst Loading ...