From feb05a71748a9a2bc37d037a8d6d69cddce31b4e Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 8 Sep 2021 11:45:50 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36f62db..4dc9d61 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ PostMan is required to run them. 4. Open the collection properties ![a Collection Properties panel in PostMan](./public/lifen-api-collection-properties.jpg) 5. Run the files with the following settings + ![a runner in PostMan](./public/lifen-api-runner.jpg) * 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 **500**ms * 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 backed here πŸ˜”πŸͺ - ![a runner in PostMan](./public/lifen-api-runner.jpg) + * There is no need to save the cookies, as there will be no cookies baked here 🚫πŸͺπŸ˜” ## an Example of Test Report in PostMan