Skip to content

This is a repo to test CI using git actions in a Cypress project

Notifications You must be signed in to change notification settings

Paulovss85/Automation-Cypress-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress Automation Challenge: E2E e API

-Project Description

This repository contains automation scripts developed in Cypress to meet the challenge of end-to-end (E2E) and API testing. Using the Cypress framework and JavaScript language, develop 3 automated E2E test scenarios for the frontend and 3 automated test scenarios for the API of the application indicated below. Frontend: https://front.serverest.dev/ Swagger API: https://serverest.dev/

-Front End Tests Scenarios: ( https://front.serverest.dev/)

-Valid Sign Up

-Valid Login

-Logout

-Api Tests Scenarios:(Swagger API: https://serverest.dev/)

-Valid Sign Up

-Valid Login

-List Products available

-Requirements:

-VS Code

-Node.JS

-npm

-Cypress

-Installing Dependencies

After clone the repository to your local, open terminal and type:

npm install

npm mochawesome

-Running Test

To Run all test, type in the terminal:

"npx cypress run "

About

This is a repo to test CI using git actions in a Cypress project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published