actions-runner-controller/testing
Yusuke Kuoka c78116b0f9
e2e: Cover RunnerDeployment (#668)
Previously the E2E test suite covered only RunnerSet. This refactors the existing E2E test code to extract the common test structure into a `env` struct and its methods, and use it to write two very similar tests, one for RunnerSet and another for RunnerDeployment.
2021-06-29 17:52:43 +09:00
..
runtime e2e: Cover RunnerDeployment (#668) 2021-06-29 17:52:43 +09:00
bash.go e2e: Cover RunnerDeployment (#668) 2021-06-29 17:52:43 +09:00
docker.go e2e: Cover RunnerDeployment (#668) 2021-06-29 17:52:43 +09:00
getenv.go e2e: Cover RunnerDeployment (#668) 2021-06-29 17:52:43 +09:00
git.go e2e: Cover RunnerDeployment (#668) 2021-06-29 17:52:43 +09:00
kubectl.go e2e: Cover RunnerDeployment (#668) 2021-06-29 17:52:43 +09:00
random.go e2e: Cover RunnerDeployment (#668) 2021-06-29 17:52:43 +09:00
testing.go e2e: Cover RunnerDeployment (#668) 2021-06-29 17:52:43 +09:00
workflow.go e2e: Install and run workflow and verify the result (#661) 2021-06-28 08:30:32 +09:00