//
pkg.gl
Category
github.com/qri-io/qri
api
spec
package
0.10.0
Repository:
https://github.com/qri-io/qri.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
217 SLOC
#
Functions
AssertHTTPAPISpec
AssertHTTPAPISpec runs a test suite of HTTP requests against the given base URL to assert it conforms to the qri core API specification.
#
Structs
Response
Response holds the expected HTTP response.
TestCase
TestCase is a single request-response round trip to the API with parameters for constructing the request & expectations for assessing the response.
#
Type aliases
SkipList
SkipList holds a list of endpoints for which to skip testing.