Skip to content

Instantly share code, notes, and snippets.

@jbpros
Forked from anonymous/gist:5388516
Last active December 16, 2015 05:59
Show Gist options
  • Save jbpros/5388536 to your computer and use it in GitHub Desktop.
Save jbpros/5388536 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