Skip to content

Instantly share code, notes, and snippets.

Created April 15, 2013 14:29
Show Gist options
  • Save anonymous/5388516 to your computer and use it in GitHub Desktop.
Save anonymous/5388516 to your computer and use it in GitHub Desktop.
Scenario: Create an invoice
Given I am an authenticated user with an admin role
And there is a work unit ready to be invoiced on a client's project
When I associate an invoice number to the work unit
Then The concerned client is not in the admin invoices page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment