Behapi icon indicating copy to clipboard operation
Behapi copied to clipboard

Behat extension for those who want to write acceptances tests for apis

Results 6 Behapi issues
Sort by recently updated
recently updated
newest added

We currently have a lot of duplications for `Request` and `Response` dumpers for the var-dumper (one for basic, one for json). This may need to change.

enhancement
bc break

Implement JSONPath support for json context (see https://github.com/SoftCreatR/JSONPath) To push a bit further would be to support "switching" the fetching of the data from the Json.

enhancement

Add a step that by default set the method to post and the route for the request to /graphql. Also Json encode the query into the graphQl wrapper.

Support form data support for the "parameters" (will probably though another step than the current "parameter" query).

enhancement

The README is not enough. Or is it ? :P

Add some tests. :}