GoogleContainerTools / GoogleContainerTools/skaffold
Add an integration test to verify if skaffold updates the survey prompt.
Open
kind/todo
meta/testing
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
We need an integration test where
1. Skaffold config is empty
2. Run skaffold dev/deploy/run for the first time
3. Make sure the skaffold user survey prompt is shown
4. the survey prompt shown config is updated in the config.
Note: All integration tests share the same global config file. In order to isolate this test, we should create a distinct path for the global config using `-c` flag.
Contributor guide
Assessment
This issue has not been assessed yet.