Skip to content

vivensio/realworld-cypress-e2e-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realworld-cypress-e2e-testing 🛡

This is a repo for e2e tests for realworld application. To run these tests, we need to have realworld backend and frontend running locally.

Instructions

  1. BACKEND
  • Clone node-express-realworld-example-app
  • Run mongod - You can use MongoDB Community edition.
  • In another terminal, run yarn run test:cy - the express server should be up and running on port 3001.
  1. FRONTEND
  1. Run tests
  • Clone this repo and run npm run e2e:open

About

🛡 Cypress E2E tests for realworld app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published