heroku-buildpack-ghc icon indicating copy to clipboard operation
heroku-buildpack-ghc copied to clipboard

Add tests

Open begriffs opened this issue 11 years ago • 1 comments

Add some basic sanity checks with https://github.com/heroku/hatchet

begriffs avatar Dec 05 '13 00:12 begriffs

Test that a "hello world" Yesod, Snap, Happstack app can each be deployed and runs.

Test each in the following contexts:

  • Downloading prebuilt libraries/binaries from S3
  • S3 not available, build libraries/binaries from source
  • Redeploy, using cached assets from last time

begriffs avatar Feb 04 '14 01:02 begriffs