brewlog/tests
copilot-swe-agent[bot] 8d25353f04
refactor(test): remove redundant cargo build from CLI test setup
The project is already built by cargo test before running tests,
so the explicit cargo build step in the TEST_SERVER lazy static
was redundant and wasteful.

All 70 tests pass (8 unit + 46 server + 16 CLI) 

Co-authored-by: jnsgruk <668505+jnsgruk@users.noreply.github.com>
2025-11-25 16:28:50 +00:00
..
cli refactor(test): remove redundant cargo build from CLI test setup 2025-11-25 16:28:50 +00:00
server test(auth): add CLI test for revoked tokens and server tests for session auth 2025-11-25 16:28:49 +00:00