Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execute integration tests on Travis #591

Open
thomasriley opened this issue Dec 10, 2017 · 2 comments
Open

Execute integration tests on Travis #591

thomasriley opened this issue Dec 10, 2017 · 2 comments

Comments

@thomasriley
Copy link
Contributor

Currently we do not execute the integration tests included in this repo in our CI tool.

Expected Behavior

Travis should automatically execute integration tests in addition to the other tests it currently executes.

Current Behavior

Travis executes the included unit tests but not the integration tests.

@thomasriley
Copy link
Contributor Author

We support many different platforms and have tests for each, so it's likely worth splitting this down as many tasks for getting the different platform tests working.

@majormoses
Copy link
Contributor

because we are going to have to manage services I would suggest using kitchen-dokken. If you need help with this let me know and I can work with you on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants