moodle/mod/quiz/tests
Eloy Lafuente (stronk7) dcb8f5fefb MDL-53778 quiz: ensure completion deps are fulfilled by generator uses
There are some mod_quiz generator issues where the new chain
of dependencies between completion settings was not being observed.

This patch just ensures that the now 3 chained settings are
enabled together (or new quiz options logic will proceed to
disable them).
2019-06-27 01:11:43 +02:00
..
behat MDL-64340 mod_quiz: not display "add random question" when no permission 2019-06-21 08:52:14 +10:00
fixtures MDL-61614 Quiz: Restore tags for random questions 2018-04-18 13:07:08 +10:00
generator MDL-63185 mod_quiz: more fixes to new behat code 2018-09-28 11:07:21 +08:00
attempt_test.php MDL-65883 mod_quiz: replace all hardcoded urls to proper params 2019-06-19 14:48:06 +08:00
attempt_walkthrough_from_csv_test.php MDL-65204 phpunit: Fix valid CiBoT errors and warnings 2019-04-03 10:44:24 +08:00
attempt_walkthrough_test.php MDL-47691 quiz: only warn re overdue attempts if a Q has been answered 2014-10-20 12:11:10 +01:00
attempts_test.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
calendar_event_modified_test.php MDL-60062 calendar: prevent drag and drop of override events 2017-11-07 05:47:18 +00:00
events_test.php MDL-65864 question engine: fix re-saving a new usage 2019-06-13 18:04:02 +01:00
external_test.php MDL-60680 notifications: Include action buttons information 2019-04-25 14:55:57 +02:00
generator_test.php MDL-35717 quiz: fix overdue attempt processing 2012-11-16 21:32:09 -05:00
lib_test.php MDL-53778 quiz: ensure completion deps are fulfilled by generator uses 2019-06-27 01:11:43 +02:00
local_structure_slot_random_test.php NOBUG: Fixed file access permissions 2018-04-20 23:53:53 +02:00
locallib_test.php MDL-62262 quiz: quiz index page showing wrong dates. 2018-07-06 14:37:07 +02: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
privacy_provider_test.php MDL-63564 mod_quiz: support removal of multiple users in a context 2018-11-02 14:04:23 +08:00
quiz_question_bank_view_test.php MDL-63809 question bank: ensure question_has_capability_on can be called 2018-12-18 14:54:28 +11: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-47963 quiz editing: fix failing unit tests 2014-10-31 17:22:38 +00: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_date_test.php MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
structure_test.php MDL-64340 mod_quiz: not display "add random question" when no permission 2019-06-21 08:52:14 +10:00
tags_test.php MDL-61614 Quiz: Restore tags for random questions 2018-04-18 13:07:08 +10:00