notebooks/components/notebook-controller/controllers
Naveen bc8df5407e Implemented functional tests using ginkgo for notebook controller (kubeflow/kubeflow#5378)
* Implemented functional tests using ginkgo

The notebook controller can be tested using sigs.k8s.io/controller-runtime/pkg/envtest which comes as part of kubebuilder. With this we should be able to measurable test coverage.

* Fixed the incorrect test condition and included fix to download the envtest binaries.

Fixed the incorrect test condition and included fix to download the envtest binaries.

* Some tweaks based on review.

* Removed the check-license as it was blocking the test.
Included some of the tweaked yaml's files that were being generated.
2020-11-11 05:57:49 -08:00
..
notebook_controller.go Implemented functional tests using ginkgo for notebook controller (kubeflow/kubeflow#5378) 2020-11-11 05:57:49 -08:00
notebook_controller_bdd_test.go Implemented functional tests using ginkgo for notebook controller (kubeflow/kubeflow#5378) 2020-11-11 05:57:49 -08:00
notebook_controller_test.go notebook-controller: Fix event filtering (kubeflow/kubeflow#4777) 2020-02-19 08:44:25 -08:00
suite_test.go Implemented functional tests using ginkgo for notebook controller (kubeflow/kubeflow#5378) 2020-11-11 05:57:49 -08:00