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

Integration Testing #4

Open
jordangaston opened this issue Sep 3, 2017 · 0 comments
Open

Integration Testing #4

jordangaston opened this issue Sep 3, 2017 · 0 comments
Assignees

Comments

@jordangaston
Copy link
Owner

jordangaston commented Sep 3, 2017

Overview

create an end to end integration test for the consumer. This will include calling the dependent services and contacting the database.

Proposed Implementation

use the docker-maven plugin to spin up the consumer and a local dynamo database. Use the maven fail-safe plugin to run the integration testing environment.

Success Criteria

the consumer is able to call the dependent services and store the results in database. Ensure the the service controller time out as expected.

@jordangaston jordangaston self-assigned this Sep 3, 2017
@jordangaston jordangaston changed the title Complete SHOPSConsumer configuration Integration Testing Sep 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant