Azure / orkestra

Orkestra is a cloud-native release orchestration and lifecycle management (LCM) platform for the fine-grained orchestration of inter-dependent helm charts and their dependencies
https://azure.github.io/orkestra
Other
104 stars 16 forks source link

Testing - unit tests, integration tests and e2e/system tests #134

Closed nitishm closed 3 years ago

nitishm commented 3 years ago

Testing - unit tests, integration tests and e2e/system tests

nitishm commented 3 years ago

UTs - standalone Integration tests (may not be needed if we use envtest or kind clusters) System test - (Azure ARC, K8S Bridge, Orkestra)

nitishm commented 3 years ago

Some sample suite_test.go can be found below -

nitishm commented 3 years ago

Closing in favor of #208 #209