This repository has been archived by the owner on May 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
fix: pass pytest cms ProctoringExamSettingsGetTests #91
Comments
26 tasks
Tests ran in lms bash via cms/djangoapps/contentstore/rest_api/v1/tests/test_views.py::ProctoringExamSettingsGetTests::test_200_cour
se_instructor PASSED [ 14%]
cms/djangoapps/contentstore/rest_api/v1/tests/test_views.py::ProctoringExamSettingsGetTests::test_200_glob
al_staff PASSED [ 28%]
cms/djangoapps/contentstore/rest_api/v1/tests/test_views.py::ProctoringExamSettingsGetTests::test_403_if_i
nstructor_in_another_course PASSED [ 42%]
cms/djangoapps/contentstore/rest_api/v1/tests/test_views.py::ProctoringExamSettingsGetTests::test_403_if_s
tudent PASSED [ 57%]
cms/djangoapps/contentstore/rest_api/v1/tests/test_views.py::ProctoringExamSettingsGetTests::test_404_no_c
ourse_module PASSED [ 71%]
cms/djangoapps/contentstore/rest_api/v1/tests/test_views.py::ProctoringExamSettingsGetTests::test_provider
s_with_disabled_lti PASSED [ 85%]
cms/djangoapps/contentstore/rest_api/v1/tests/test_views.py::ProctoringExamSettingsGetTests::test_provider
s_with_enabled_lti PASSED [100%] This is not the case when ran in cms bash via |
Closing this ticket because it is no longer needed and is a symptom of an issue documented in another ticket. |
This test does pass in tutor. See #155 for more details. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As part of #36, several tests have been discovered that are not passing in tutor, but passing in devstack. The following tests may not be run by tutor, or may be failing in tutor.
cms/djangoapps/contentstore/rest_api/v1/tests/test_views.py::ProctoringExamSettingsGetTests::
For more information about the tests that passed, failed, skipped, or never ran, see the spreadsheet with all the tests.
The text was updated successfully, but these errors were encountered: