Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

Add integration tests #380

Open
kptdobe opened this issue Mar 30, 2020 · 1 comment
Open

Add integration tests #380

kptdobe opened this issue Mar 30, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@kptdobe
Copy link
Contributor

kptdobe commented Mar 30, 2020

The project is tested via "unit tests"-like but the running service under development is never tested.

One example: the PR #379 was green but a first use of the service revealed that some configurations are missing.

We have everything in-place (via a CI version of the service being deployed) to run tests against that service and make sure the API contract of the service is respected (and still respected).

This is slightly different from #89 which would be the next logical step where we run tests against the service with real test project consuming the service.
#89 would covers parts of the current issue but having the infrastructure and processes to have clean testing per service should still be a target.

@kptdobe kptdobe added the enhancement New feature or request label Mar 30, 2020
@creatorpiyush
Copy link

Can I take this issue if no one is working on it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants