Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Integration tests for buffalo plugins, examples, etc… #1048

Open
markbates opened this issue May 1, 2018 · 1 comment
Open

Integration tests for buffalo plugins, examples, etc… #1048

markbates opened this issue May 1, 2018 · 1 comment
Labels
enhancement New feature or request help wanted Feel free to contribute!
Milestone

Comments

@markbates
Copy link
Member

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.

@markbates markbates added enhancement New feature or request help wanted Feel free to contribute! labels May 1, 2018
@bgould
Copy link

bgould commented May 13, 2018

@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?

@sio4 sio4 added this to the Backlog milestone Sep 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Feel free to contribute!
Projects
None yet
Development

No branches or pull requests

3 participants