The acceptance tests are a customizable way to create clusters and perform validations on them such that the requirements of specific features and functions can be validated.
- It relies on Terraform to provide the underlying cluster configuration.
- It uses Ginkgo and Gomega as assertion framework.
See docs/
for any more specific information and examples.