A question about Improve Integration Tests coverage

I’m drafting my proposal for the “Integration Test Coverage” project. Looking at the current stats, I see low coverage in both Controller Classes (approx. 5.9%) and REST API Controllers (approx. 4.1%).

Could you please clarify whether the 60% coverage goal applies to both categories combined, or if there is a specific priority for REST API endpoints over legacy web controllers?

the 60% is for all categories !

2 Likes

Thanks for the reply