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

Introduce testing #2

Merged
merged 1 commit into from
Jun 2, 2020
Merged

Introduce testing #2

merged 1 commit into from
Jun 2, 2020

Commits on Jun 2, 2020

  1. Introduce testing

    As a testing strategy we'll generate apps that pretend to be buildpacks using the "inline" buildpack. We can then use this along with Hatchet to test our buildpack behavior.
    
    Adding in these tests exposed a problem with the previous logic. There was a bug where if a Procfile existed but didn't contain a `release:` designation then the runtime check wouldn't be executed.
    schneems committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    bc40aa3 View commit details
    Browse the repository at this point in the history