You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
There needs to be a set of integration tests that, at the very least, run he tests for all “gobuffalo” packages, including example apps like toodo, and plugins such as buffalo-auth.
A bonus feature would be to run some integration tests with some of these packages and examples.
These integration tests should, at the very least, be run on release, but it would be great to get Travis doing them.
The text was updated successfully, but these errors were encountered:
@markbates I'm fairly new Go, but I'd like to start contributing because I like your project. This issue seems like it might be something I could handle. Can you elaborate on what the solution might look like? Would it be like a command line program that wraps go test for all (or optionally a subset) of packages, or something like that?
There needs to be a set of integration tests that, at the very least, run he tests for all “gobuffalo” packages, including example apps like toodo, and plugins such as buffalo-auth.
A bonus feature would be to run some integration tests with some of these packages and examples.
These integration tests should, at the very least, be run on release, but it would be great to get Travis doing them.
The text was updated successfully, but these errors were encountered: