forgejo-helm/unittests/init/basic.yaml

16 lines
327 B
YAML
Raw Normal View History

suite: Init template (basic)
release:
name: forgejo-unittests
namespace: testing
templates:
- templates/gitea/init.yaml
tests:
- it: renders a secret
asserts:
- hasDocuments:
count: 1
- containsDocument:
kind: Secret
apiVersion: v1
name: forgejo-unittests-init