Skip to content
Snippets Groups Projects

Software Heritage stack helm chart

Tests

The test are done with:

For a run in docker, run this command:

docker run -ti --user $(id -u) --rm -v $(pwd):/apps helmunittest/helm-unittest --color --debug .

Expected output:


### Chart [ software-stories ] .

 PASS  test software-stories deployment tests/deployment_test.yaml
 PASS  test software-stories ingress    tests/ingress_test.yaml
 PASS  test software-stories service    tests/service_test.yaml

Charts:      1 passed, 1 total
Test Suites: 3 passed, 3 total
Tests:       3 passed, 3 total
Snapshot:    0 passed, 0 total
Time:        3.844307ms