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

Implement integrations tests using the EventRepository Docker image from DockerHub #162

Open
sudharshan-bandaru opened this issue Mar 17, 2020 · 1 comment
Labels
test-improvement Improvements for add or update the test implementations

Comments

@sudharshan-bandaru
Copy link
Contributor

sudharshan-bandaru commented Mar 17, 2020

Description

All test should be available in REMReM code, so if other users want to contribute they can check these functionalities. For the moment EventRepository source code has not been open-sourced yet, but integrations tests is using the EventRepository Docker image from DockerHub and the REMReM tests can use that Docker image as well for tests.

Motivation

Working integration tests with event repository functionality in REMReM.

Exemplification

Today we have support for lookup functionality in REMReM where a user can configure the EventRepository and have the LINK/target automatically looked up and populated by REMReM based on the query conditions.
For the integration tests we need an ER setup and for this we can use the docker image of EventRepository and achieve this.

Benefits

We can run the integrations test of REMRem even though the EventRepository is not a opensource

Possible Drawbacks

NA

@raja-maragani raja-maragani added the test-improvement Improvements for add or update the test implementations label Apr 29, 2020
@m-linner-ericsson
Copy link
Member

Maybe instead implement #222

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test-improvement Improvements for add or update the test implementations
Projects
None yet
Development

No branches or pull requests

3 participants