clustersecretstore_test.yaml 347 B

12345678910
  1. suite: test ClusterSecretStore
  2. template: tests/crds/clustersecretstore.yml
  3. tests:
  4. - it: matches ClusterSecretStore 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"