Expand description
Test server utilities for integration testing.
Structs§
- Test
Http Client - HTTP client wrapper for testing REST APIs.
- Test
Server Config - Configuration for a test server.
Enums§
- Test
Server Error - Error type for test server operations.
Functions§
- get_
test_ port - Get a unique port for testing.
- is_
healthy - Check if a server is healthy.
- wait_
for_ health - Wait for a server to become healthy.