Skip to content

fix: auto deploy pipeline and junit reports (EN-350)

Hamza requested to merge fix/auto-deploy-pipeline-and-junit-reports into dev

Summary

Fix junit reports not being generated for client tests, hopefully fix automated deploy pipeline.

Changes

  • add describe blocks to client tests for better visibility and easy to read test reports
  • fix junit reports not being generated
  • fix (hopefully) automated deploy pipeline not working

Merge request reports