clustergenerator_test.yaml 341 B

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