[AZ-1131] Align integration test docs with run-tests.sh

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-06-26 16:14:19 +03:00
parent 80ef5608f1
commit 184cbd5459
8 changed files with 99 additions and 14 deletions
@@ -0,0 +1,29 @@
# Batch Report
**Batch**: 1
**Tasks**: AZ-1131_environment_md_integration_command
**Date**: 2026-06-26
**Cycle**: 14
## Task Results
| Task | Status | Files Modified | Tests | AC Coverage | Issues |
|------|--------|---------------|-------|-------------|--------|
| AZ-1131 | Done | 3 files | N/A (docs) | 3/3 ACs covered | None |
## AC Test Coverage: All covered
| AC | Verification |
|----|--------------|
| AC-1 | `rg 'docker-compose.yml.*docker-compose.tests.yml' environment.md` → zero matches; canonical `run-tests.sh` + Step 2 command documented |
| AC-2 | Same pattern in `README.md` and `AGENTS.md` → zero matches; both point to `./scripts/run-tests.sh` |
| AC-3 | Docs-only delta; no compose/script edits |
## Code Review Verdict: PASS
Docs-only ripple; no production code touched. Stale dual-compose integration command removed from operator-facing surfaces.
## Auto-Fix Attempts: 0
## Stuck Agents: None
## Next Batch: All tasks complete