Skip to content

Repository files navigation

PlaceOrderProcess

Run installation of dependancies

npm install

To open Cypress run in terminal window

npx cypress open

.. once Cypress opens up

image

.. click on E2E Testing

image

.. choose the Browser on witch u want to run the tests

image

.. click Start E2E Testing on desired browser image

Console running

To create a temporary email run npm run create-temp-email

Test will generate a temp_email_data.txt in cypress/fixtures folder

.. to place an order npm run place-order

.. to retrive email ids npm run retrive-email-ids

Test will add email ids to temp_email_data.txt in cypress/fixtures folder

.. to read email npm run read-email

Test will generate a emailContent.txt in cypress/fixtures folder witch will contain email text and the confirmation link

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages