MDL-52964 Qtype: Small fixes to behat tests
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 18 Feb 2016 00:42:22 +0000 (01:42 +0100)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 18 Feb 2016 00:42:22 +0000 (01:42 +0100)
commit12d5994fc77bb9de2d6e47520b815ac6507c148c
tree6519c6067358288c3ee25d22c35f6fb1c43d3404
parentcad67991d4a0f0afd17eaf6e73f1b41c8b5ba1d8
MDL-52964 Qtype: Small fixes to behat tests

This applies some small changes to proposed behat tests:

- Geting rid of the @javascript tag when it's not needed.
- Adding some missing @_switch_window tags.
- Fixing some scenario names, previously duplicated.
- Fixing some typos and whitespace.
25 files changed:
question/type/description/tests/behat/add.feature
question/type/description/tests/behat/edit.feature
question/type/description/tests/behat/export.feature
question/type/description/tests/behat/preview.feature
question/type/essay/tests/behat/add.feature
question/type/essay/tests/behat/edit.feature
question/type/essay/tests/behat/export.feature
question/type/essay/tests/behat/preview.feature
question/type/match/tests/behat/add.feature
question/type/match/tests/behat/edit.feature
question/type/match/tests/behat/export.feature
question/type/match/tests/behat/preview.feature
question/type/multichoice/tests/behat/add.feature
question/type/multichoice/tests/behat/edit.feature
question/type/multichoice/tests/behat/export.feature
question/type/multichoice/tests/behat/preview.feature
question/type/shortanswer/tests/behat/add.feature
question/type/shortanswer/tests/behat/backup_and_restore.feature
question/type/shortanswer/tests/behat/edit.feature
question/type/shortanswer/tests/behat/export.feature
question/type/shortanswer/tests/behat/preview.feature
question/type/truefalse/tests/behat/add.feature
question/type/truefalse/tests/behat/edit.feature
question/type/truefalse/tests/behat/export.feature
question/type/truefalse/tests/behat/preview.feature