Files
edx-platform/lms
Jillian Vogel 927016a8df refactor: fixes tests
* UserStubService now takes user, user_is_staff, and anonymous_user_id
* get_test_system() creates a UserStubService with an anonymous_user_id of 'student'
* Removes references to deprecated ModuleSystem attributes from test code
* Fixes and simplifies the ConditionalBlock tests, using get_module provided by TestModuleSystem instead of trying to mock out all the pieces.
2021-09-23 12:04:03 +09:30
..
2021-09-23 12:04:03 +09:30

LMS (Learning Management System)
--------------------------------

This directory contains code relating to the student portal for edX.