Full TDD implementation of the `bridge` CLI tool covering all phases from BRIDGE-WP-0001: project scaffolding, config loading, state management, audit logging, health checks, tunnel lifecycle manager, and all CLI commands (up/down/restart/status/logs). 77 tests, all green. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_audit.py | ||
| test_cli.py | ||
| test_config.py | ||
| test_health.py | ||
| test_integration.py | ||
| test_manager.py | ||
| test_models.py | ||
| test_state.py | ||