Skip to content

drimailorr/helm-go-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-tests

Run integration tests (Mac):

./kind-int-tests.sh

Actual tests have been taken directly from Terratest examples:

https://github.com/gruntwork-io/terratest/tree/master/examples

  • helm_basic_example_integration_test.go
  • helm_basic_example_template_test.go

Generate go.mod go.sum

cd test

go mod init github.com/drimailorr/helm-go-tests/test

go mod download github.com/gruntwork-io/terratest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published