Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 700 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 700 Bytes

vamp-cloud-installer

Vamp Cloud Agent Installer for Kubernetes

Invoke the installer as described here: https://docs.vamp.cloud/release-agent/installation#installing-the-release-agent

Automated Testing

Tests are written using the bats testing framework. Bats can be installed in macos via homebrew with brew install bats-core, see the bats documentation for installation on other operating systems.

Test files should be written to the test/ directory and given the extenion .bats.

Running the tests

Invoke bats from the root directory of the checkout

$ bats test/