Merge pull request #12630 from cpennington/dont-leak-current-requests-in-tests
Dont leak current requests in tests
Showing
- cms/djangoapps/contentstore/views/error.py 2 additions, 2 deletionscms/djangoapps/contentstore/views/error.py
- cms/djangoapps/course_creators/tests/test_views.py 6 additions, 5 deletionscms/djangoapps/course_creators/tests/test_views.py
- cms/envs/common.py 1 addition, 4 deletionscms/envs/common.py
- cms/urls.py 1 addition, 1 deletioncms/urls.py
- common/djangoapps/edxmako/request_context.py 18 additions, 21 deletionscommon/djangoapps/edxmako/request_context.py
- common/djangoapps/edxmako/shortcuts.py 26 additions, 5 deletionscommon/djangoapps/edxmako/shortcuts.py
- common/djangoapps/edxmako/template.py 1 addition, 1 deletioncommon/djangoapps/edxmako/template.py
- common/djangoapps/edxmako/tests.py 46 additions, 29 deletionscommon/djangoapps/edxmako/tests.py
- common/djangoapps/external_auth/tests/test_shib.py 22 additions, 36 deletionscommon/djangoapps/external_auth/tests/test_shib.py
- common/djangoapps/external_auth/tests/test_ssl.py 38 additions, 28 deletionscommon/djangoapps/external_auth/tests/test_ssl.py
- common/djangoapps/request_cache/__init__.py 5 additions, 2 deletionscommon/djangoapps/request_cache/__init__.py
- common/djangoapps/request_cache/middleware.py 14 additions, 4 deletionscommon/djangoapps/request_cache/middleware.py
- common/djangoapps/student/tests/test_create_account.py 3 additions, 4 deletionscommon/djangoapps/student/tests/test_create_account.py
- common/djangoapps/student/tests/test_email.py 6 additions, 7 deletionscommon/djangoapps/student/tests/test_email.py
- common/djangoapps/student/tests/test_password_policy.py 2 additions, 3 deletionscommon/djangoapps/student/tests/test_password_policy.py
- common/djangoapps/third_party_auth/tests/specs/base.py 33 additions, 24 deletionscommon/djangoapps/third_party_auth/tests/specs/base.py
- lms/djangoapps/branding/tests/test_page.py 3 additions, 6 deletionslms/djangoapps/branding/tests/test_page.py
- lms/djangoapps/ccx/tests/test_field_override_performance.py 4 additions, 3 deletionslms/djangoapps/ccx/tests/test_field_override_performance.py
- lms/djangoapps/courseware/tests/test_access.py 4 additions, 13 deletionslms/djangoapps/courseware/tests/test_access.py
- lms/djangoapps/courseware/tests/test_views.py 124 additions, 174 deletionslms/djangoapps/courseware/tests/test_views.py
Loading
Please register or sign in to comment