moodle/mod/quiz/tests
Tim Hunt 5fff990e25 MDL-74255 quiz: clean up lots of stuff mainly in the tests
This fixes lots of stuff like outdated or incomplete PHPdoc comments
or test heler functions where the arguments don't have their types
declared.

A few more significant fixes, like places were a silly method
was used to get a context which was readily available.
2022-04-08 12:19:52 +01:00
..
backup MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
behat MDL-74255 quiz: clean up lots of stuff mainly in the tests 2022-04-08 12:19:52 +01:00
event MDL-73337 quiz: Fix PHPUnit errors with missing context_module 2022-01-28 08:38:59 +01:00
external MDL-74255 quiz: clean up lots of stuff mainly in the tests 2022-04-08 12:19:52 +01:00
fixtures MDL-74361 quiz: pre4.0 course restore bug fix for random question tags 2022-04-03 23:20:44 +10:00
generator MDL-73824 gradebook: Add support for localised floats where missing 2022-03-04 10:22:49 +01:00
privacy MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
attempt_test.php MDL-74329 mod_quiz: scroll to top and to question container 2022-04-07 12:49:42 +02:00
attempt_walkthrough_from_csv_test.php MDL-74255 quiz: clean up lots of stuff mainly in the tests 2022-04-08 12:19:52 +01:00
attempt_walkthrough_test.php MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
attempts_test.php MDL-54907 quiz unit tests: clean up code style in attempts_test.php 2020-11-27 18:29:25 +00:00
calendar_event_modified_test.php MDL-60062 calendar: prevent drag and drop of override events 2017-11-07 05:47:18 +00:00
custom_completion_test.php MDL-52206 core: Update new activity_custom_completion 2021-10-04 19:45:47 +08:00
dates_test.php MDL-71410 mod_quiz: implement activity_dates for the quiz module 2021-04-27 14:32:26 +10:00
generator_test.php MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
lib_test.php MDL-71696 mod_quiz: quiz updates and behat coverage 2022-02-03 22:22:44 +11:00
local_structure_slot_random_test.php MDL-74255 quiz: clean up lots of stuff mainly in the tests 2022-04-08 12:19:52 +01:00
locallib_test.php MDL-74309 quiz: removed obsolete code related to random tags 2022-03-25 09:53:46 +00:00
privacy_legacy_quizaccess_polyfill_test.php MDL-63564 mod_quiz: Added delete_quizaccess_data_for_users to polyfill 2018-11-02 14:04:25 +08:00
qbank_helper_test.php MDL-74255 quiz: clean up lots of stuff mainly in the tests 2022-04-08 12:19:52 +01:00
quiz_notify_attempt_manual_grading_completed_test.php MDL-52456 Quiz: notification message for students. 2021-10-19 20:06:16 +07:00
quiz_question_bank_view_test.php MDL-71696 core_question: class autoload changes 2022-02-03 22:22:50 +11:00
quiz_question_helper_test_trait.php MDL-74255 quiz: clean up lots of stuff mainly in the tests 2022-04-08 12:19:52 +01:00
quiz_question_restore_test.php MDL-74255 quiz: clean up lots of stuff mainly in the tests 2022-04-08 12:19:52 +01:00
quiz_question_version_test.php MDL-74007 quiz: questions should start as 'Always latest' version 2022-03-04 10:59:13 +00:00
quizdisplayoptions_test.php MDL-43874 quiz, teacher comments should respect display options. 2014-01-27 12:01:32 +00:00
quizobj_test.php Merge branch '44180-27' of git://github.com/samhemelryk/moodle 2014-03-05 12:47:17 +08:00
repaginate_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
reportlib_test.php MDL-63730 quiz: Fix unit tests to use the new way of percents display 2018-10-26 14:26:12 +02:00
restore_attempt_test.php MDL-72950 phpunit: Remove skipped tests now that the issue is fixed. 2021-11-05 18:52:18 +01:00
restore_override_test.php MDL-65555 mod_quiz: fix group override backup and restore 2019-07-16 11:16:03 +10:00
structure_test.php MDL-74255 quiz: clean up lots of stuff mainly in the tests 2022-04-08 12:19:52 +01:00
tags_test.php MDL-74255 quiz: clean up lots of stuff mainly in the tests 2022-04-08 12:19:52 +01:00