directory
Version:
v0.0.0-...-affaa53
Opens a new window with list of versions in this module.
Published: Jun 28, 2019
License: Apache-2.0
Opens a new window with license information.
README
¶
Dex Integration Tests
Overview
This project contains the integration tests for dex
component
Usage
To test your changes and build an image, use the make build build-image
command.
Add new test
To add a new test:
- Add a new package.
- Modify the Dockerfile and build.sh script to compile the test binary to pkg.test.
- Add execution of the test to the
entrypoint.sh
script.
- Add deletion of the binary to Makefile's cleanup step.
After building and pushing the Docker image, set the proper tag in the resources/core/values.yaml
file, in theacceptanceTest.imageTag
property.
Directories
¶
Click to show internal directories.
Click to hide internal directories.