pushsecret_test.yaml 333 B

12345678910
  1. suite: test PushSecret generator
  2. template: tests/crds/pushsecret.yml
  3. tests:
  4. - it: matches PushSecret correctly
  5. asserts:
  6. - matchSnapshot:
  7. path: tests/__snapshot__
  8. # We deliberately want to test all the included elements.
  9. ignoreErrors:
  10. - "in body should have at most 1 properties"