MDL-52964 Qtype: Small fixes to behat tests
commit7080a26ecc4dfa136b138ce144ef4efd9fe17242
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 18 Feb 2016 00:42:22 +0000 (18 01:42 +0100)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 18 Feb 2016 01:31:44 +0000 (18 02:31 +0100)
tree30a02e212b4daeef9cb20ef640e1b50de503813c
parent56b8a5c80ce57381172d5a968bff1204b366d69d
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