MDL-52964 Qtype: Add behat tests to core question types
commitbc2a4e90cdbbe96b1362454f9a2b974ca9e51dc0
authorM Kassaei <m.kassaei@open.ac.uk>
Tue, 2 Feb 2016 10:50:16 +0000 (2 10:50 +0000)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 18 Feb 2016 01:10:53 +0000 (18 02:10 +0100)
tree7baefa0e97ce5ad3ae2a96af87efca125ff9b985
parent52e9efa347c5a116aedfbf3b4b7dc6819f1ae82d
MDL-52964 Qtype: Add behat tests to core question types
42 files changed:
question/type/description/tests/behat/add.feature [new file with mode: 0644]
question/type/description/tests/behat/backup_and_restore.feature [new file with mode: 0644]
question/type/description/tests/behat/edit.feature [new file with mode: 0644]
question/type/description/tests/behat/export.feature [new file with mode: 0644]
question/type/description/tests/behat/import.feature [new file with mode: 0644]
question/type/description/tests/behat/preview.feature [new file with mode: 0644]
question/type/description/tests/fixtures/testquestion.moodle.xml [new file with mode: 0644]
question/type/essay/tests/behat/add.feature [new file with mode: 0644]
question/type/essay/tests/behat/backup_and_restore.feature [new file with mode: 0644]
question/type/essay/tests/behat/edit.feature [new file with mode: 0644]
question/type/essay/tests/behat/export.feature [new file with mode: 0644]
question/type/essay/tests/behat/import.feature [new file with mode: 0644]
question/type/essay/tests/behat/preview.feature [new file with mode: 0644]
question/type/essay/tests/fixtures/testquestion.moodle.xml [new file with mode: 0644]
question/type/match/tests/behat/add.feature [new file with mode: 0644]
question/type/match/tests/behat/backup_and_restore.feature [new file with mode: 0644]
question/type/match/tests/behat/edit.feature [new file with mode: 0644]
question/type/match/tests/behat/export.feature [new file with mode: 0644]
question/type/match/tests/behat/import.feature [new file with mode: 0644]
question/type/match/tests/behat/preview.feature [new file with mode: 0644]
question/type/match/tests/fixtures/testquestion.moodle.xml [new file with mode: 0644]
question/type/multichoice/tests/behat/add.feature [new file with mode: 0644]
question/type/multichoice/tests/behat/backup_and_restore.feature [new file with mode: 0644]
question/type/multichoice/tests/behat/edit.feature [new file with mode: 0644]
question/type/multichoice/tests/behat/export.feature [new file with mode: 0644]
question/type/multichoice/tests/behat/import.feature [new file with mode: 0644]
question/type/multichoice/tests/behat/preview.feature [new file with mode: 0644]
question/type/multichoice/tests/fixtures/testquestion.moodle.xml [new file with mode: 0644]
question/type/shortanswer/tests/behat/add.feature [new file with mode: 0644]
question/type/shortanswer/tests/behat/backup_and_restore.feature [new file with mode: 0644]
question/type/shortanswer/tests/behat/edit.feature [new file with mode: 0644]
question/type/shortanswer/tests/behat/export.feature [new file with mode: 0644]
question/type/shortanswer/tests/behat/import.feature [new file with mode: 0644]
question/type/shortanswer/tests/behat/preview.feature [new file with mode: 0644]
question/type/shortanswer/tests/fixtures/testquestion.moodle.xml [new file with mode: 0644]
question/type/truefalse/tests/behat/add.feature [new file with mode: 0644]
question/type/truefalse/tests/behat/backup_and_restore.feature [new file with mode: 0644]
question/type/truefalse/tests/behat/edit.feature [new file with mode: 0644]
question/type/truefalse/tests/behat/export.feature [new file with mode: 0644]
question/type/truefalse/tests/behat/import.feature [new file with mode: 0644]
question/type/truefalse/tests/behat/preview.feature [new file with mode: 0644]
question/type/truefalse/tests/fixtures/testquestion.moodle.xml [new file with mode: 0644]