Skip to content

Instantly share code, notes, and snippets.

@guilhermesilveira
Created June 9, 2010 00:47
Show Gist options
  • Save guilhermesilveira/9b6d707d0bab916eb249 to your computer and use it in GitHub Desktop.
Save guilhermesilveira/9b6d707d0bab916eb249 to your computer and use it in GitHub Desktop.
When there is a required item
And there is a basket
But didnt create a basket
Then create the basket
When there is a required item
And there is a basket
Then add to the basket
When it is a basket
And there are still products to buy
Then start again
When there is a payment
Then pay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment