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

Add support for easy HTTP calls #7

Closed
bkielbasa opened this issue Jun 4, 2019 · 0 comments · Fixed by #21
Closed

Add support for easy HTTP calls #7

bkielbasa opened this issue Jun 4, 2019 · 0 comments · Fixed by #21
Labels
enhancement New feature or request
Milestone

Comments

@bkielbasa
Copy link
Collaborator

A new package called http should configure the suite to use simple steps like:

  • I make a GET request to "/endpoint"
  • the response code should be 200
  • the response body should contain a valid JSON
  • etc
@bkielbasa bkielbasa added the enhancement New feature or request label Jun 4, 2019
@bkielbasa bkielbasa modified the milestones: 1.0, 2.0 Jun 4, 2019
@bkielbasa bkielbasa modified the milestones: 1.1, 1.0 Jul 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant