abao icon indicating copy to clipboard operation
abao copied to clipboard

REST API automated testing tool based on RAML

Results 41 abao issues
Sort by recently updated
recently updated
newest added

Hi! Can't run abao simple test, I get the following errors (truncated): ``` 1) "before all" hook 2) "after all" hook 0 passing (46ms) 2 failing 1) "before all" hook:...

My Abao tests are not running: upon running the test, I get the message: Found Hookfiles: tests/raml/test_machines_hooks.js But none of the tests run as they did before. Nothing has changed...

Please add support for 1.0 version of raml. Atleast support for multiple examples at once. ``` example: A string with a single example for the body. examples: A mapping of...

feature request

It would be nice if one could have small log statements in the hookfiles that are compatible with the selected reporter. `console.log("something")` will break the syntax of the output files...

feature request
in progress

So I can't explain this... ``` GET /api/heatmaps/{chm}/datasets/{ds}/data -> 500 before-hook-GET-api-heatmaps-{chm}-datasets-{ds}-data-500 (toobiglabel) 1) Validate response code and body after-hook-GET-api-heatmaps-{chm}-datasets-{ds}-data-500 (toobiglabel) ************************************************ test.response: { status: '500', schema: { '$schema': 'http://json-schema.org/draft-04/schema', id:...

Those guys at @CINEPASS did an awesome job adding what I've found to be a super critical tweak.

As ES7 brings most of Coffee Script features, it's time to roll it.

As the [tv4](https://github.com/geraintluff/tv4) package no longer seems to get any love (last updated in Sep 2015), I've looked around for a replacement. [Benchmarks](https://github.com/ebdrup/json-schema-benchmark/) show the [ajv](https://github.com/epoberezkin/ajv) package to be an...

enhancement

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...