Skip to content

My solution of the Cypress Network Testing Exercises from the couse of Gleb Bahmutov

Notifications You must be signed in to change notification settings

Ailin-Glez/cypress-network-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

cypress-network-course

My solution of the Cypress Network Testing Exercises from the couse of Gleb Bahmutov

fastify-example-tests

Cypress tests to fill to check the fastify-example application

These tests are for the online course Cypress Network Testing Exercises

The public repository has test placeholders to be filled by the actual Cypress commands.

Requirements

  • Node.js >= 14 check with node -v
  • clone the example application repo fastify-example, install its dependencies and start the application. It should be running at localhost:3200

Install

  • npm install

Should install all dependencies, including Cypress

Tests

There are 60+ tests, to see them all use find-cypress-specs

About

My solution of the Cypress Network Testing Exercises from the couse of Gleb Bahmutov

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published