Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Pending to create "Service Tests" to test the microservices running as a multi-container app in Docker #20

Closed
CESARDELATORRE opened this issue Jan 18, 2017 · 2 comments

Comments

@CESARDELATORRE
Copy link
Collaborator

Still pending to create "Service Tests" to test the microservices running as a multi-container app in Docker.
We need to create these tests, it is important to show how to test Docker Containers.

@dsrodenas
Copy link
Collaborator

We have created the FunctionalTests project that covers this "Service tests". We have added a couple of tests to show how to test the Docker containers. When more cases are implemented the number of tests can be increased.

@CESARDELATORRE
Copy link
Collaborator Author

Pending to create a separate Test Project with the "ServiceTests" as they require a different setup starting the containers first with "docker-compsoe up", etc. - We'll close this issue when that separate Test project is created.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

5 participants