AbsaOSS / AbsaOSS/agentic-toolkit

Implement skill — test-integration-standards

未關閉
#27 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
1
分支
0
平均合併
16 小時 52 分鐘
30 天內合併 PR
1

描述

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

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。