BDD, Behat, Mink and other Wonderful Things
Scenarios
  Start your All-Access Pass to unlock this challenge
Buy Access Login

Challenge 1 / 1

Check out the following scenario. What's wrong here?

Scenario: Sending a message
  Given there is a "dr_dino@example.com" user in the database
  And I am logged in as "dr_dino@example.com"
  And I am on "/"
  When I click "Send Message"
  And I fill in the message box with "Hello everyone!"
  And I press "Send"
  Then a message from "dr_dino@example.com" should be sent
Skip challenges and go to theNext Chapter

Turn Challenges Off?

All further challenges will be skipped automatically.
You can re-enable challenges at any time on this page or from your account page.