litmuschaos/litmus

Add integration tests for litmusctl(CLI)

Open

#3,264 建立於 2021年10月7日

在 GitHub 查看
 (5 留言) (0 反應) (1 負責人)HTML (574 fork)batch import
Hacktoberfesthacktoberfest-accepted

倉庫指標

Star
 (3,702 star)
PR 合併指標
 (平均合併 42天 14小時) (30 天內合併 20 個 PR)

描述

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

貢獻者指南