About lifen-postman
This repository holds some PostMan files that performs tests against Lifen's Fhir API. They represent my handout regardinf the technical test.
Installation and execution
PostMan is required to run them.
- Download the 3 jsons files
- Create or select a Workspace that will get them
File
>Import...
and drag-and-drop them on the lightbox.- Open the collection properties
- Run the files with the following settings
- Run the
POST a Json Web Token
is optional, the collection handle the JWT generation and use for each requests - The servers don't like to be rushed, you will get better results by addind a Delay of 500ms
- You can save the responses to diagnose them after run.
- The request
GET CommunicationRequest
wait 10 sec before being launched, because Irène may not have processed the CommunicationRequest that early. - There is no need to save the cookies, as there will be no cookies baked here 🚫🍪😔
- Run the
an Example of Test Report in PostMan
Description