k8s-crafts / ephemeral-containers-plugin

A kubectl plugin to interactively update Pod /ephemeralcontainers subresource
Apache License 2.0
2 stars 5 forks source link

test(ginkgo): migrate tests to use ginkgo as framework #19

Closed tthvo closed 1 day ago

tthvo commented 1 day ago

Description

Migrated existing tests to use ginkgo & gomega as testing framework. Future tests, including integration and e2e will build on top of this setup.

Related to #7

Type of change

Please select the type of change(s) this PR introduces:

Checklist

Additional Information

N/A