AbsaOSS / AbsaOSS/agentic-toolkit

Implement skill — test-integration-standards

Đang mở
#27 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
1
Fork
0
Merge trung bình
16 giờ 52 phút
Pull request đã merge (30 ngày)
1

Mô tả

Implements the `test-integration-standards` agent skill.

**Skill file:** `skills/test-integration-standards/SKILL.md`

Sections to implement:
- Test tier definition (unit / integration / e2e)
- When NOT to mock in integration tests — use real containerised infra, mock only external third-party services
- Real resources — approved patterns (Testcontainers, LocalStack, WireMock)
- Isolation and cleanup — per-test teardown, no execution order dependencies, container lifecycle
- CI behaviour — runnable without manual setup, unit/integration separation, slow test gating
- E2E specifics — critical journeys only, no shared state, reproducible failure artifacts

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.