MDL-52964 Qtype: Add behat tests to core question types
commit50aaf13e01204bfc05bf2de171aed7b7b2c834e1
authorM Kassaei <m.kassaei@open.ac.uk>
Tue, 2 Feb 2016 10:50:16 +0000 (2 10:50 +0000)
committerM Kassaei <m.kassaei@open.ac.uk>
Thu, 11 Feb 2016 15:12:40 +0000 (11 15:12 +0000)
tree5161ce379cd2b2c94a34676b71ab5113156e1704
parent2f45a11ac4178ae1d22dbf41fffa6493e741788f
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]