##// 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
/ rhodecode / tests / load
api.py Loading ...
http_performance.py Loading ...
performance.py Loading ...
performance.rst Loading ...
profile-mem.py Loading ...
profile.py Loading ...
time_urls.py Loading ...
vcs_performance.py Loading ...