Skip to content

Adding logs for negative test case scenarios better debugging

Harshika Dhoot requested to merge logs-m into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [YES/NO] NO

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • Google Cloud
  • IBM

Does this introduce a breaking change?

  • [YES/NO] NO

What is the current behavior? Correlation id tracking logs are not present

What is the new/expected behavior? Added more logs to track any failure better with correlation id

Have you added/updated Unit Tests and Integration Tests? Yes

Any other useful information

ADME instance compatibility and green test: notificationsdme 4xx case: notif4xx 5xx case: notif5xx

Edited by Harshika Dhoot

Merge request reports