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

Add integration tests #150

Merged
merged 1 commit into from
Dec 6, 2016

Conversation

szeiger
Copy link
Contributor

@szeiger szeiger commented Dec 1, 2016

The existing functional tests are unit / regression tests. They cannot
be expected to cover situations which we haven’t even considered before
(e.g. #147). This
commit adds a new set of integration tests which consist of different
versions of large codebases that have been previously checked with a
stable version of MiMa, so we know what results to expect.

The existing functional tests are unit / regression tests. They cannot
be expected to cover situations which we haven’t even considered before
(e.g. lightbend-labs#147). This
commit adds a new set of integration tests which consist of different
versions of large codebases that have been previously checked with a
stable version of MiMa, so we know what results to expect.
@dwijnand
Copy link
Collaborator

dwijnand commented Dec 1, 2016

Very, very neat. Excellent Stefan!

@ktoso
Copy link
Contributor

ktoso commented Dec 5, 2016

I asked travis to rebuild on top of the latest merged changes, but LGTM otherwise - thanks a lot!

@szeiger szeiger merged commit 9cfe6a7 into lightbend-labs:master Dec 6, 2016
@szeiger szeiger deleted the wip/integration-tests branch December 6, 2016 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants