9
Views
0
Comments
[Cases_Tests] Cases_API: REST ContactFind.ContactId output should be sent in Header, not in Body
Question
cases-tests
Web icon
Forge asset by OutSystems Lab

Hi folks,


Was just reusing this Cases_Test to play around with BDDFramework: not sure it was on purpose or not, but the tests did their purpose :) 

The above was being caused by a bug on Cases_API\REST\ContactFind.ContactId output: it should be sent in Header, not in Body (just like the other output, Count).

...once changed (to Header), tests work all fine.


Cheers!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.