Skip to content

KoolTheba/sundaes-testing-library-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

55 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Sundaes Testing Library app

Cool Sundaes shop tested with React Testing Library and Mock Service Worker.

If you want a project for practicing your testing skills, just clone this repo, get rid of all tests files and start testing! πŸš€

Dev mode

  • As scoops and toppings options' server, I've used this Sundae server
  • Clone it locally, and run npm start to have available the needed endpoints:
    • GET /scoops
    • GET /toppings
    • POST /order

Available Scripts

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

Don't forget to run simultaneously the server!

npm test

Launches the test runner in the interactive watch mode.

About

This is a Sundaes 🍨 online shop to practice with React Testing Library 😎

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published