brewlog/tests/server
copilot-swe-agent[bot] 05d856a41d
refactor: move server tests to standalone module
Move tests/server.rs to tests/server/main.rs and update module
paths to make the server tests more self-contained. All test
imports now use crate::helpers instead of crate::server::helpers.

Co-authored-by: jnsgruk <668505+jnsgruk@users.noreply.github.com>
2025-11-24 17:58:24 +00:00
..
helpers.rs test: add wiremock dependency and test infrastructure 2025-11-24 17:58:21 +00:00
main.rs refactor: move server tests to standalone module 2025-11-24 17:58:24 +00:00
roasters.rs refactor: move server tests to standalone module 2025-11-24 17:58:24 +00:00
roasts.rs refactor: move server tests to standalone module 2025-11-24 17:58:24 +00:00