Skip to content

v0.1.0

Compare
Choose a tag to compare
@sadlerap sadlerap released this 19 Oct 22:07
· 81 commits to main since this release
05a444f

0.1.0 ๐ŸŽ‰

This is the first v0.1.0 release of the conformance test suite.

Dependencies

To run conformance tests, you'll need a python 3 installation and a kubernetes environment available via kubectl.

Running the test suite

First, obtain a copy of this repository and run setup.sh to set up testing dependencies. This only needs to be done once.

Once dependencies have been set up, use the provided run_tests.sh script to run conformance tests.

Conformance status

This does not test conformance of all aspects of the specification. Currently implemented are tests for the following:

  • Binding tests for provisioned services
  • Binding tests for direct secret injection.