integration

package
v0.1.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

README

oathkeeper-maester integration tests.

This directory contains integration tests for oathkeeper-maester The tests execute against a cluster. For local testing use either minikube or KIND environment.

How to run in with "KIND"

  • ensure KUBECONFIG is not set: unset KUBECONFIG
  • execute make test-integration from project's root directory

How to run it against a cluster

  • Setup a test environment: either a K8s cluster or minikube. Install the controller.
  • Export KUBECONFIG environment variable
  • Execute the tests with: ginkgo -v ./tests/integration/... If you don't have ginkgo binary installed, standard go test -v ./tests/integration/... also works, but the output isn't formatted nicely.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL