Skip to content

Instantly share code, notes, and snippets.

@pezholio
Created September 18, 2014 10:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pezholio/d3e7283d73523dbe1771 to your computer and use it in GitHub Desktop.
Save pezholio/d3e7283d73523dbe1771 to your computer and use it in GitHub Desktop.
Scenario: API call returns pending initially
When I request a certificate via the API
And I request the results via the API
Then the API response should return pending
When the certificate is created
And I request the results via the API
Then the API response should return sucessfully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment