integration-tests-for-updates

star 2.6k

Review that update/mutation logic has integration test coverage in test/integration/.

kubernetes-sigs By kubernetes-sigs schedule Updated 5/18/2026

name: integration-tests-for-updates description: Review that update/mutation logic has integration test coverage in test/integration/. license: Apache-2.0 metadata: copyright: The Kubernetes Authors

Skill: Integration Tests for Update/Mutation Paths

Flag: New logic that handles an update case (as opposed to create or delete), with no corresponding integration test.

Ask: "Do we have an integration test covering this update scenario?" Unit tests alone are not sufficient — update paths are a common source of subtle bugs and should be covered in test/integration/.

Install via CLI
npx skills add https://github.com/kubernetes-sigs/kueue --skill integration-tests-for-updates
Repository Details
star Stars 2,572
call_split Forks 653
navigation Branch main
article Path SKILL.md
More from Creator
kubernetes-sigs
kubernetes-sigs Explore all skills →