Skip to content

(OICS-775): Create API Endorsement test plan for v1.1.3

Carla Prudencio requested to merge OICS-775 into main

Related Task

Closes OICS-775

Test Log - V1.1.3

Test Profile: Open Insurance Brasil Functional Tests for Phase 3 - Services
Test Plan: Functional test for Endorsements API - based on Swagger version: 1.1.3
Endorsement_api_test_v1.1.3-private_key_jwt-by_value-TGmF9hwlXpr55-18-Jun-2024.zip

Some tests failed because in version 1.1.3, the x-idempotency-key is not sent, causing the MockIn to fail. Screenshot_2024-06-18_at_12.11.51

Test Log - V1.2.0

Test Profile: Open Insurance Brasil Functional Tests for Phase 3 - Services
Test Plan: Functional test for Endorsements API - based on Swagger version: 1.2.0
Endorsement_api_test-private_key_jwt-by_value-Q4pYyGGL0nNEU-18-Jun-2024.zip

I added fixes to some tests in version 1.2.0 that were not sending the x-idempotency-key (which is mandatory for this version), and now all tests have passed.

Merge request reports