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 Testcontainers support for more integration tests #6799

Closed
poikilotherm opened this issue Apr 8, 2020 · 0 comments · Fixed by #6800
Closed

Add Testcontainers support for more integration tests #6799

poikilotherm opened this issue Apr 8, 2020 · 0 comments · Fixed by #6800

Comments

@poikilotherm
Copy link
Contributor

poikilotherm commented Apr 8, 2020

As a result of #5068, #6783, #6694 and many more cases and ideas, I would like to propose adding support for https://www.testcontainers.org.

Small PR forthcoming, adding the necessary bits in pom.xml to enable JUnit Tests using the framework plus adding a tc profile to keep things out of the way for devs not using the technology.

Will also feature some doc changes on how to use this. Needs some refactoring of the testing guide.

This is related to @donsizemore efforts in IQSS/dataverse-ansible#164. IMHO we should use more JUnit to execute and navigate through tests, being the current standard in the codebase.

@poikilotherm poikilotherm self-assigned this Apr 8, 2020
poikilotherm added a commit to poikilotherm/dataverse that referenced this issue Apr 8, 2020
…me minor refactoring to extend the definition of integration tests. IQSS#6799
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant