Skip to content

Pythagora-io/pythagora-demo-mern-ecommerce

 
 

Repository files navigation

Pythagora Demo - MERN Ecommerce

This is a fork of the MERN Ecommerce project in which you have over 70 automated integration tests created with Pythagora.

Set up

To make it super easy to try out Pythagora, we've added the .env file to the repo so basically you can start right away.

  1. First, you need to install dependencies
npm install
  1. Then, if you want to run the tests we created, you can run Pythagora tests with
npm run pythagora-test
  1. If you want to capture more tests, you can run the Pythagora capture command, open up the browser at http://localhost:3000 and start interacting with the app. You will see that the tests are being recorded as you click around.
npm run pythagora-capture

That's basically it. If you have any questions or feedback, let us know on hi@pythagora.ai

About

🎈 Fullstack MERN Ecommerce Application

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.5%
  • SCSS 12.4%
  • HTML 0.1%