freckle/yesod-auth-oauth2

Add test suite

pbrisbin opened this issue · 2 comments

We need some basic level of testing, even if manual. I don't know how to automate it without finding some way to mock HTTP.

I still can't think of a good way to test this, but we should at least add a .travis.yml that ensures PRs compile. Maybe run hlint too (once we address all the existing cases)?

We do have a .travis.yml that does ensure PRs compile. Closing this.