Module test

Source
Expand description

Test utilities for Cot projects.

Structsยง

Client
A test client for making requests to a Cot project.
TestDatabasedb
A test database.
TestMigrationdb
A test migration.
TestRequestBuilder
A builder for creating test requests, typically used for unit testing without having to create a full Cot project and do actual HTTP requests.