Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some simple tests for the slugbuilder #8

Open
Cryptophobia opened this issue Oct 25, 2018 · 2 comments
Open

Add some simple tests for the slugbuilder #8

Cryptophobia opened this issue Oct 25, 2018 · 2 comments

Comments

@Cryptophobia
Copy link
Member

Write some simple testing on the slugbuilder functionality. Maybe make a request to pull a very small app and see if the slugs are built successfully for the app using the slugbuilder image.

@kingdonb
Copy link
Member

I opened teamhephy/workflow-e2e#18 and found some existing tests that are at https://github.com/teamhephy/workflow-e2e/blob/master/tests/buildpacks_test.go

I'm going to try building and running them against the teamhephy repos and a minikube cluster

@Cryptophobia
Copy link
Member Author

Yes, this e2e slugbuilder buildpack test is exactly what we need in order to verify changes in the slugbuilder/slugrunner/buildpacks do not break the example apps being deployed.

Let me know how it goes and maybe we can write up some scripts for quick testing for Travis CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants