great-lakes / project-egypt

MIT License
0 stars 0 forks source link

Scruffyfurn/test integration #29

Closed ScruffyFurn closed 6 years ago

ScruffyFurn commented 6 years ago

Issue #27 Simple unit test example using Jest

Tests can be run using the yarn test from the command line

The examples test can be found in the Test.example.js file Implementation of tests into the testing environment can be found in the App.test.js file