no-build-tools-no-problems
no-build-tools-no-problems copied to clipboard
Add example test for react function
68c28c6 added an example of testing a standard function, which is useful. It's important to also have a way to test React functions/components though.
Testing Library looks neat (examples).