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 step matcher to make API calls #8

Open
mklymyshyn opened this issue Aug 12, 2011 · 0 comments
Open

Add step matcher to make API calls #8

mklymyshyn opened this issue Aug 12, 2011 · 0 comments
Labels
Milestone

Comments

@mklymyshyn
Copy link
Owner

  1. Make generic Step Matcher to make API calls
  2. Create ability to put GET or POST arguments to the request
  3. Parse results from provided format to python and put results into world.response_parsed

Sample Step Matcher:

Then make GET to "api.test_api", expect JSON with given args:
    | Name          | Value |
    | g             | longtailvideo |
    | page_count    | 25 |
    | client        | client |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant