feat(Cypress-Gherkin): Implemented the whole test in cypress and updated documentation accordingly

This commit is contained in:
Simon Priet
2021-09-08 12:25:55 +02:00
parent 68acc2a949
commit ed9a550d5e
12 changed files with 269 additions and 317 deletions

View File

@@ -0,0 +1,14 @@
Feature: Prepare and Send the document #1615660
As a practiciant, I can prepare a document to send to my colleague and be helped by Irène to fill contextual data.
Scenario: Send a document
Given I use the API
And I have the document #1615660
And I have a DocumentReference
And I have a CommunicationRequest
And Irène prepared the CommunicationRequest
And I have a Patient
And I am connected to my mailbox
When I send the mail
Then the mail is sent