-
Bug
-
Resolution: Fixed
-
Minor
-
4.0.2, 4.0.5
Some of the new question code is making the mistake documented in MDL-62483.
Steps to reproduce:
- Install qtype_coderunner
- Run all the question-related unit tests.
Actual result: at least the following tests start failing:
- qbank_editquestion\update_question_version_status_test::test_submit_status_does_not_create_a_new_version
- qbank_managecategories\helper_test::test_question_category_options
- has a non-specific relationship to
-
MDL-62483 Should be harder to write fragile unit tests that make unwarranted assumptions about a new Moodle install
- Open