Created
February 25, 2015 22:57
-
-
Save HowardvanRooijen/95c0347e4cdea740ee36 to your computer and use it in GitHub Desktop.
First License Tampering Scenario
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
Scenario: Tamper with the expiration date of a license | |
Given the user is issued with a valid 'Subscription' license | |
And the user tampers with the expiration date of the license | |
When they validate their license | |
Then it should be an invalid license |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment