You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
592 B
592 B
quotesdb-tests
Integration test suite for the quotesdb service.
What
HTTP-level integration tests that spin up the API server against an in-memory SQLite database and verify all endpoints.
How
Separate Rust crate with tests in tests/. Each test suite covers a distinct endpoint or behaviour.
Run
cargo test
License
Licensed under either of Apache License, Version 2.0 or MIT License at your option.
Disclaimer
This software was written with Claude Code (claude-sonnet-4-6).