Changed default user to be anonymous in both has_access and student.views.index
Replaced existing test_none_user_index_access_with_startdate_fails test with new test now that the tested function has changed and was causing the original test to fail.
Showing
- common/djangoapps/student/views.py 2 additions, 2 deletionscommon/djangoapps/student/views.py
- lms/djangoapps/branding/tests.py 8 additions, 4 deletionslms/djangoapps/branding/tests.py
- lms/djangoapps/courseware/access.py 7 additions, 2 deletionslms/djangoapps/courseware/access.py
- lms/djangoapps/courseware/tests/test_access.py 4 additions, 0 deletionslms/djangoapps/courseware/tests/test_access.py
Please register or sign in to comment