barycenter/tests
Till Wegmueller 30b7158f2a
test: fix binary path detection in integration tests
Update TestServer::start() to properly locate the barycenter binary
by navigating from target/debug/deps/ (test binary location) up to
target/debug/ where the main binary resides. This fixes the "No such
file or directory" errors that were causing all integration tests to fail.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 15:09:42 +01:00
..
integration_test.rs test: fix binary path detection in integration tests 2025-11-29 15:09:42 +01:00