argoproj-labs / rollouts-plugin-trafficrouter-openshift

Apache License 2.0
1 stars 4 forks source link

Add unit tests using Ginkgo #4

Closed chetan-rns closed 9 months ago

chetan-rns commented 9 months ago
  1. Fix the failing unit test.
  2. Integrate Ginkgo as a testing framework.
  3. Add additional unit tests.
  4. Refactor the plugin to use the OpenShift clientset instead of a dynamic client.

Fixes: #3