/omr-testing

Repository for omr on the 4th of March 2021 about testing.

Primary LanguageJavaScript

Getting Started with React - 🧚‍♀️ Unit tests & array methods 🧚‍♀️

We will use this repository for our #onemoreround about react - unit tests & array methods!

So far we have only started with a unit test to write the function commaSeparatedToArray. You can find this in the branch: omr-start. Check out what we have done there!

There is also a solution branch with tests for the other components.

Get the app started with npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

Resources

.... to be continued