Auto enroll students even if there are multiple course modes
Add session middleware to an external auth test to fix a test failure with the auto-registration AB-test changes
Showing
- common/djangoapps/course_modes/tests/test_views.py 146 additions, 83 deletionscommon/djangoapps/course_modes/tests/test_views.py
- common/djangoapps/course_modes/views.py 37 additions, 4 deletionscommon/djangoapps/course_modes/views.py
- common/djangoapps/external_auth/tests/test_shib.py 6 additions, 0 deletionscommon/djangoapps/external_auth/tests/test_shib.py
- common/djangoapps/student/tests/test_enrollment.py 175 additions, 0 deletionscommon/djangoapps/student/tests/test_enrollment.py
- common/djangoapps/student/views.py 89 additions, 16 deletionscommon/djangoapps/student/views.py
- common/lib/xmodule/xmodule/modulestore/tests/django_utils.py 26 additions, 17 deletionscommon/lib/xmodule/xmodule/modulestore/tests/django_utils.py
- lms/djangoapps/verify_student/views.py 9 additions, 0 deletionslms/djangoapps/verify_student/views.py
- lms/urls.py 11 additions, 0 deletionslms/urls.py
Please register or sign in to comment