0

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?

Christian Gollhardt
  • 16,510
  • 17
  • 74
  • 111
Junjie Tang
  • 362
  • 1
  • 15

1 Answers1

1

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/.

Florian Wilhelm
  • 600
  • 4
  • 17