Created
November 21, 2012 17:55
-
-
Save Alex-Poon/4126477 to your computer and use it in GitHub Desktop.
features/subscription:101
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
| When I fill in the subscription forms with valid data | |
| And I should see "Enter your credit card details to start exploring films." | |
| And I should see "By clicking Subscribe, you authorize us to continue your month-to-month Fandor subscription (currently $10.00 a month) automatically, charged monthly to the payment method provided, untill you cancel." | |
| Correct (emphasis added): | |
| When I fill in the subscription forms with valid data | |
| ***Then*** I should see "Enter your credit card details to start exploring films." | |
| And I should see "By clicking Subscribe, you authorize us to continue your month-to-month Fandor subscription (currently $10.00 a month) automatically, charged monthly to the payment method provided, untill you cancel." |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment