Skip to content

Instantly share code, notes, and snippets.

@HowardvanRooijen
Created February 23, 2015 22:18
Show Gist options
  • Save HowardvanRooijen/1c493209e758a57e547c to your computer and use it in GitHub Desktop.
Save HowardvanRooijen/1c493209e758a57e547c to your computer and use it in GitHub Desktop.
Second Validate License Scenario
Scenario: Validate a 'Subscription' License that expired last month
Given they want a 'Subscription' license
And their license was issued a month ago
And I generate their license
When they validate their license
Then it should be an expired license
And it should have been issued last month
And the license should have expired on the last day of last month
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment