Improve testing for Slugbuilder
Open
enhancement
help wanted
- Dominant language
- Shell
- Stars
- 16
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
As of now slugbuilder is a part of full E2E test. But if we look at functionality here slugbuilder only does. two things in DEIS. Takes a tar file extracts the code compiles and generates slug file.
Any PR in slugbuilder should or also do this test instead of running entire E2E suite.
refer https://github.com/deis/workflow-e2e/issues/303
Contributor guide
Assessment
This issue has not been assessed yet.