Skip to content

[OICS-674][OICS-675][OICS-676] opin-endorsement-api_idempotency_test & opin-claim-notification-person-api_idempotency_test & opin-claim-notification-damages-api_idempotencia_test

Luiky Vasconcelos requested to merge OICS-674 into main

Closes OICS-674
Closes OICS-675
Closes OICS-676

New idempotency test modules for the Endorsement and Claim Notification APIs.

Test Log

Test Module: opin-endorsement-api_idempotency_test
test-log-opin-endorsement-api_idempotency_test-private_key_jwt-by_value-openinsurance_brazil-plain_response-0abcLhgqo3QG1VS.zip

Test Module: opin-claim-notification-damages-api_idempotency_test
test-log-opin-claim-notification-damages-api_idempotency_test-private_key_jwt-by_value-openinsurance_brazil-plain_response-l9cT9tw30rLdW2t.zip

MockIn doesn't support the idempotency feature, so the tests failed:
image

I couldn't run opin-claim-notification-person-api_idempotency_test, because MockIn doesn't return person resource at the resources endpoint, but since it has the same logic as opin-claim-notification-damages-api_idempotency_test, I'm creating the MR even though.

Edited by Luiky Vasconcelos

Merge request reports