moodle/question/engine/tests
Tim Hunt de3d216c5a MDL-69246 questions: allow for float issues when validating manual marks
As well as fixing the bug, I also rewrote the test to use
data providers, which should lead to more useful failure messages.

And, I moved the magic number we used as the float tolerence to
be a named constant.
2020-08-27 17:37:31 +01:00
..
datalib_reporting_queries_test.php MDL-66754 question engine: make $slots argument optional 2019-09-23 18:03:23 +01:00
datalib_test.php MDL-66685 questions: should able to save an empty question usage 2019-09-16 14:35:18 +01:00
helpers.php MDL-68367 Question: Multi-choice Option to hide systemtext 2020-05-21 09:47:15 +01:00
qubaid_condition_test.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
questionattempt_db_test.php MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
questionattempt_test.php MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
questionattempt_with_steps_test.php MDL-69246 questions: allow for float issues when validating manual marks 2020-08-27 17:37:31 +01:00
questionattemptiterator_test.php MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
questionattemptstep_db_test.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
questionattemptstep_test.php MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
questionattemptstepiterator_test.php MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
questionbank_test.php MDL-66980 question bank: fix load_many_for_cache missing record check 2019-10-21 11:18:12 +01:00
questionengine_test.php MDL-62358 Question: Improve number function 2018-06-14 19:43:55 +07:00
questionstate_test.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
questionusage_autosave_test.php MDL-58026 question: fix regrading in progress attempt 2019-07-08 09:35:34 +00:00
questionusagebyactivity_data_test.php MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
questionusagebyactivity_test.php MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
questionutils_test.php MDL-64646 drag-drop questions: improve editing forms 2019-02-01 10:20:08 +00:00
unitofwork_test.php MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
walkthrough_test.php MDL-57588 questions: regrading should not lose flags 2017-01-30 14:31:52 +00:00