issues
search
argoproj-labs
/
argo-rollouts-manager
Kubernetes Operator for Argo Rollouts controller.
https://argo-rollouts-manager.readthedocs.io/en/latest/
Apache License 2.0
100
stars
329
forks
source link
Port Kuttl tests to Ginkgo and enable GH E2E/unit test workflow
#19
Closed
jgwest
closed
10 months ago
jgwest
commented
10 months ago
This PR:
Ports the existing Kuttl tests to Ginkgo, and removes the Kuttl tests
Updates Makefile to call the new Ginkgo-based E2E tests
Updated GitHub workflow to enable E2E/Unit tests to be run against every PR
Misc tweaks
Convert Phase to a constant
Fix import warnings
Fixes #9
This PR:
Fixes #9