Integration Tests For Updates

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

kubernetes-sigs Updated

File contents

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/.

kubernetes-sigs/kueue/tree/main/cmd/experimental/skills/reviewer/integration-tests-for-updates commit 377bd93c53

Frequently asked questions

npx skillmds@latest add kubernetes-sigs-kueue/integration-tests-for-updates