refactor!: delete common/lib and related usages
This commit is contained in:
@@ -87,9 +87,8 @@ def remove_temp_files_from_list(file_list, dir): # lint-amnesty, pylint: disabl
|
||||
|
||||
class MixedSplitTestCase(ModuleStoreTestCase):
|
||||
"""
|
||||
A minimal version of ModuleStoreTestCase for testing in common/lib/ that sets up MixedModuleStore and Split (only).
|
||||
|
||||
It also enables "draft preferred" mode, like Studio uses.
|
||||
A minimal version of ModuleStoreTestCase for testing in xmodule/modulestore that sets up MixedModuleStore
|
||||
and Split (only). It also enables "draft preferred" mode, like Studio uses.
|
||||
|
||||
Draft/old mongo modulestore is not initialized.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user