mojaloop / project

Repo to track product development issues for the Mojaloop project.
Other
22 stars 15 forks source link

As a Mojaloop adopter, I want to make sure that a coverage of 90% of the code is covered by unit test #3868

Open JulieG19 opened 2 months ago

JulieG19 commented 2 months ago

Note from sprint planning: every time a build is done, the unit test are done and a report is produced. First tasks: establish the state/status check of the tests running.

Note: integration tests have been created to complete the unit tests. Unit tests per se won't give 90% but the combination of unit tests and regression tests will give 90%. However, we are missing a mechanism to run the integration tests in the CI pipeline to automatically run these tests.

By integration tests here, we are referring to the tests running on a bundle of services.