rest.go | |
---|---|
|
|
Package tests contains REST API tests for following endpoints: apiPrefix OpenAPI specification |
|
ServerTests run all tests for basic REST API endpoints |
|
basic tests for REST API apiPrefix/ entrypoint implementation of these tests is stored in entrypoint.go |
|
tests for OpenAPI specification that is accessible via its endpoint as well implementation of these tests is stored in openapi.go |
|
tests for the 'groups' endpoint |
|
tests for the 'status' endpoint |
|