mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-03 20:36:03 +02:00
372 B
372 B
Integration Tests
These tests are full end-to-end integration tests using Pomerium in a kubernetes cluster.
Usage
The following applications are needed:
kubectl
: to apply the manifests to kubernetesmkcert
: to generate a root CA and wildcard certificates
The test suite will apply the manifests to your current Kubernetes context before running the tests.