brewlog/tests/server
copilot-swe-agent[bot] 996f7b0432
refactor: rename test files to clarify API-only scope
Rename roasters.rs to roasters_api.rs and roasts.rs to roasts_api.rs
to make it clear these files only test the /api/v1 endpoints, not the
page endpoints.

Co-authored-by: jnsgruk <668505+jnsgruk@users.noreply.github.com>
2025-11-24 17:58:25 +00:00
..
helpers.rs test: add wiremock dependency and test infrastructure 2025-11-24 17:58:21 +00:00
main.rs refactor: rename test files to clarify API-only scope 2025-11-24 17:58:25 +00:00
roasters_api.rs refactor: rename test files to clarify API-only scope 2025-11-24 17:58:25 +00:00
roasts_api.rs refactor: rename test files to clarify API-only scope 2025-11-24 17:58:25 +00:00