MDL-66259 qtype: add tests to all remaining involved qtypes
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Sat, 4 Apr 2020 23:43:41 +0000 (01:43 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Fri, 24 Apr 2020 13:56:23 +0000 (15:56 +0200)
commit04472779041d0ba95b0324a6fdc4a415a0e69723
tree7117c8a3ebd07f61f1023ba5aac040d50436b0ff
parent9874e7cdd0a4ed95859ea6ec019ad291203e6225
MDL-66259 qtype: add tests to all remaining involved qtypes

That way we get the load_question_data() method covered
and all the main data, options, hints checked.
question/type/calculated/tests/questiontype_test.php
question/type/multianswer/tests/questiontype_test.php
question/type/random/tests/questiontype_test.php
question/type/truefalse/tests/questiontype_test.php