gobuffalo / buffalo-auth

Buffalo auth plugin helps adding username password authentication to your app
https://gobuffalo.io
MIT License
41 stars 28 forks source link

Task adding docker integration test #58

Closed paganotoni closed 4 years ago

paganotoni commented 4 years ago

One of the things I noticed while solving #54 was that our integration tests were not being run by azure. This PR adds that Dockerfile build and changes the versions to run there to be last 2 go versions.

1.12 and 1.13