Mise à jour de 'README.md'

This commit is contained in:
Simon Pistache 2021-09-08 11:04:02 +00:00
parent 99c36ac5f0
commit 8344311162

View File

@ -9,7 +9,7 @@ I fond 2 tools that can help us more:
* [`cypress-recurse` 🌐](https://github.com/bahmutov/cypress-recurse) can retry several time a request until a certain condition is meet. This can help us wait for Irène to process the CommunicationRequest (`draft``suspended`), before going any further.
* [`cypress-mailosaur` 🌐](https://mailosaur.com/docs/frameworks-and-tools/cypress/) is a mail and text provider that can help us read texts content sent by the server to a predefined phone number, and work around the text code challenge.
Please note the existance of a pure cypress branch that doen't rely on BDD.
Please note the existance of a 'pure cypress' branch on this repo that doesn't rely on BDD.
## Installation