moodle/question/tests
Tim Hunt df44db5baa MDL-48373 behat, questions: convert tests to use the new steps
The new steps make it more efficient to create questions.

While making the changes, I took the opportunity to alter the tests to
follow Behat best practices, and only test one thing per scenario.
2014-12-05 12:22:27 +00:00
..
behat MDL-48373 behat, questions: convert tests to use the new steps 2014-12-05 12:22:27 +00:00
generator MDL-38538 question auto-save back end. 2013-03-28 16:51:59 +00:00
events_test.php MDL-40063 mod_quiz: replaced 'addcategory' add_to_log call with an event 2014-04-10 20:38:34 -07:00
generator_test.php MDL-38582 testing: Let any component have a data generator. 2013-03-22 10:28:24 +00:00
importexport_test.php