Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

200 - OK Response with a Response with data. #23

Open
kdavisk6 opened this issue May 16, 2019 · 0 comments
Open

200 - OK Response with a Response with data. #23

kdavisk6 opened this issue May 16, 2019 · 0 comments
Assignees
Labels
test case A test case to consider

Comments

@kdavisk6
Copy link
Member

See #22

Scenario: Simple HTTP request that obtains a response.

Given: a request is made to a known endpoint,
When: the request is send to the target,
Then: a response is returned with a 200 - OK Status Code,
And: the response content length is not zero,
And: the response body contains information.

Additional Context
Any additional context you would like to provide.

@kdavisk6 kdavisk6 added the test case A test case to consider label May 16, 2019
@kdavisk6 kdavisk6 added this to To do in 1.0.0.RELEASE via automation May 16, 2019
@kdavisk6 kdavisk6 self-assigned this May 17, 2019
@kdavisk6 kdavisk6 moved this from To do to In progress in 1.0.0.RELEASE May 17, 2019
@kdavisk6 kdavisk6 moved this from In progress to To do in 1.0.0.RELEASE May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test case A test case to consider
Projects
1.0.0.RELEASE
  
To do
Development

No branches or pull requests

1 participant