Hi Team,
We’ve utilized React.js to develop an app within Freshservice; however, we’ve encountered difficulty in achieving comprehensive code coverage. Could you please help us on this? Please find the screenshot below for your reference.
Hi Team,
We’ve utilized React.js to develop an app within Freshservice; however, we’ve encountered difficulty in achieving comprehensive code coverage. Could you please help us on this? Please find the screenshot below for your reference.
Code coverage is not achievable for Apps with frontend frameworks as they modify the code while packing by compiling the code.
To record code coverage, the code should not be modified after testing.
So, code coverage is not required for apps with frontend frameworks used for now.
Please follow this guideline to pack the original source code along with the app. The code coverage will be skipped from review while submitting the app for publishing in the Marketplace.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.