Commit 259c436
committed
fix: Improve integration test server health checks
- Add wait_for_server_healthy() with exponential backoff
- Replace sleep-based waiting with proper HTTP health checks
- Add better error capture when server fails to start
- Document uv requirement for Python environments in AGENTS.md
- Add integration test status report1 parent 97622c7 commit 259c436
3 files changed
Lines changed: 550 additions & 76 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
595 | 603 | | |
596 | 604 | | |
597 | 605 | | |
598 | 606 | | |
599 | 607 | | |
600 | 608 | | |
601 | | - | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
602 | 616 | | |
603 | 617 | | |
604 | 618 | | |
| |||
0 commit comments