- suite: test PushSecret generator
- template: tests/crds/pushsecret.yml
- tests:
- - it: matches PushSecret correctly
- asserts:
- - matchSnapshot:
- path: tests/__snapshot__
- # We deliberately want to test all the included elements.
- ignoreErrors:
- - "in body should have at most 1 properties"
|