Write up integration tests to validate the fitness of the profile buildpack. These tests should use occam.
Test cases:
- No profile: it should not detect
- Profile with env variables: it should detect & source the profile, setting env variables
- Profile with side-effect: it should detect & source the profile, triggering the side effect
Write up integration tests to validate the fitness of the profile buildpack. These tests should use occam.
Test cases: