package
0.10.0
Repository: https://github.com/qri-io/qri.git
Documentation: pkg.go.dev

# Functions

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 holds the expected HTTP response.
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 holds a list of endpoints for which to skip testing.