Integration tests that test the functionality of each endpoint should be included in the CI pipeline to minimize the probability that merges do not introduce regression.
See approach in FOCA for an example on how these tests can be implemented elegantly.
Integration tests that test the functionality of each endpoint should be included in the CI pipeline to minimize the probability that merges do not introduce regression.
See approach in FOCA for an example on how these tests can be implemented elegantly.