package
0.1.5
Repository: https://github.com/xdoubleu/essentia.git
Documentation: pkg.go.dev

# Functions

CreateMatrixTester creates a new [MatrixTester].
CreateRequestTester creates a new [RequestTester].
CreateWebSocketTester creates a new [WebSocketTester].
NewCaseResponse returns a new [CaseResponse].
PaginatedEndpointTester uses a predefined configuration for a MatrixTester to test boundaries of a paginated HTTP endpoint.

# Structs

CaseResponse is used to compare to the actual response of a [RequestTester] when used by a [MatrixTester].
MatrixTester is used for executing matrix tests.
A RequestTester is used to test a certain HTTP request.
WebSocketTester is used for testing a websocket.

# Type aliases

ParallelOperation is a operation executed while waiting for a new message coming from the server.