Currently we have our unit tests in a `tests` folder. Let's move these tests out of the tests folder and move them locally to what they tests.
This will involved updating the testing webpack and main webpack to ensure we don't bundle these files.
Currently we have our unit tests in a `tests` folder. Let's move these tests out of the tests folder and move them locally to what they tests.
This will involved updating the testing webpack and main webpack to ensure we don't bundle these files.