Search code examples
s4sdk

How to display frontend test results and frontend test coverage reports when using S/4HANA Cloud SDK Pipeline


We have updated our pipeline by using the latest version from:

https://github.com/SAP/cloud-s4-sdk-pipeline

But neither the test results nor the test coverage reports of the frontend unit tests could be found.

Could anyone help?


Solution

  • The directory where the tests are has changed to s4hana_pipeline/reports/ recently. Please update your karma.conf.js file as described in https://blogs.sap.com/2017/09/19/step-12-with-sap-s4hana-cloud-sdk-automated-testing/.