MDL-49335 quiz behat: new test of attempting a quiz
authorTim Hunt <T.J.Hunt@open.ac.uk>
Fri, 27 Feb 2015 14:45:17 +0000 (14:45 +0000)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Tue, 3 Mar 2015 11:19:48 +0000 (11:19 +0000)
commit867b0430b0e3f793d5a55802ae18cca05763cf7d
tree714556263c5ca76c7e9778b62bc6667bcb13fc1b
parenteeb7552589054dcca89f09d6efe5409c146fbfeb
MDL-49335 quiz behat: new test of attempting a quiz

This separates out attempting the quiz into a separate .feature, away
from the monolithic add_quiz.feature. At some point we should clean that
up, but for now I am just adding this.

Really, the main reason for this test is to verify the two Behat
enhancememnts I just did.
mod/quiz/tests/behat/attempt.feature [new file with mode: 0644]