Skip to content

Playground for testing with cypress using graphql calls and mutations

Notifications You must be signed in to change notification settings

zhaxoph/Cypress-API-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress-API-playground

This is a Javascript project using Cypress and GraphQL

This project uses as well Cypress.api calls all the credit to the author.

Getting Started

First, clone this repo

Then, run yarn install

yarn install

And last, run Cypress for the first time

npx cypress open
# or
yarn cypress open
# or
pnpm cypress open

You can edit the files by modifying the cypress/e2e/ files. The program auto-updates as you edit the file.

This project uses the Rick & Morty GraphQL

Learn More

To learn more about Cypress, take a look at the following resources:

About

Playground for testing with cypress using graphql calls and mutations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published