MLH-Fellowship / scheduling-profiler-prototype

Custom profiler prototype for React's concurrent mode

Home Page:https://react-scheduling-profiler.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up testing infrastructure

taneliang opened this issue · comments

Add Jest testing support to our repo.

Acceptance criteria

  • yarn test script should run tests throughout the repository.