Created
August 23, 2013 17:52
-
-
Save jamie/6322090 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Given I am Mukmuk | |
| And I have a verified bank account | |
| And I have a pending debit agreement from Quatchi | |
| When I approve the agreement | |
| Then Quatchi should receive an approval email | |
| --- | |
| Given I have received Mukmuk's approval email | |
| When I view the agreement from the email | |
| And I log in as Quatchi | |
| Then I should see an approved agreement |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment