litmuschaos/litmus

Add integration tests for litmusctl(CLI)

Open

#3264 aperta il 7 ott 2021

Vedi su GitHub
 (5 commenti) (0 reazioni) (1 assegnatario)HTML (574 fork)batch import
Hacktoberfesthacktoberfest-accepted

Metriche repository

Star
 (3702 star)
Metriche merge PR
 (Merge medio 42g 14h) (20 PR mergiate in 30 g)

Descrizione

Following are the test scenarios that need to be added in litmusctl.

  1. Install chaos center, configure an account and check the accessibility by retrieving the list project(litmusctl get project)
  2. Install chaos center and create a project
  3. Install chaos center and connect an agent

Please take more references from minikube integration tests for flow- https://github.com/kubernetes/minikube/tree/master/test/integration

Repo- https://github.com/litmuschaos/litmusctl

Guida contributor