feat(Cypress-Gherkin): ✨ Implemented the whole test in cypress and updated documentation accordingly
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
Feature: Send a document that is ready
|
||||
|
||||
As a practiciant, I can send mails that i have prepared
|
||||
Scenario: Send a document
|
||||
|
||||
Scenario: Send a prepared document
|
||||
Given I am connected to my mailbox
|
||||
And I have a document ready to send
|
||||
When I send the mail
|
||||
|
Reference in New Issue
Block a user