1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/test/conformance/kuttl/generate/clusterpolicy/standard
Chip Zoller 987e6d1cf6
Fix incorrect step ID reference (#5388)
- remove unnecessary test files
- fix incorrect step ID reference

Signed-off-by: Chip Zoller <chipzoller@gmail.com>
2022-11-17 18:48:01 +05:30
..
clone Fix incorrect step ID reference (#5388) 2022-11-17 18:48:01 +05:30
data refactor: optimise and use kuttl TestStep with tests (#5328) 2022-11-15 07:32:11 -05:00
README.md add kuttl tests (#5204) 2022-11-04 14:00:31 +00:00

Title

Tests in the standard directory should only cover basic functionality of a feature. For testing of specific corner cases addressed as acknowledged bugs, please use the cornercases directory.