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

Split unit-tests and integration tests #2726

Open
adamretter opened this issue May 23, 2019 · 1 comment
Open

Split unit-tests and integration tests #2726

adamretter opened this issue May 23, 2019 · 1 comment
Labels
enhancement new features, suggestions, etc.
Milestone

Comments

@adamretter
Copy link
Member

We should separate out tests into:

  1. Unit Tests
  2. Integration Tests
  3. (optionally) Slow Integration tests

See https://github.com/eXist-db/exist/blob/develop/exist-core/pom.xml#L688

@adamretter adamretter added the enhancement new features, suggestions, etc. label May 23, 2019
@duncdrum duncdrum modified the milestone: eXist-5.1.0 Aug 26, 2019
@duncdrum
Copy link
Contributor

Once #2980 is done, we ll already have a running IT instance integrated and configured into the build workflow. We can then use this for other (xqsuite, java, cypress) int-tests. So 5.1.0 makes sense as a milestone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new features, suggestions, etc.
Projects
None yet
Development

No branches or pull requests

3 participants