alexmdodge / github-diff-explorer

The GitHub Diff Explorer is a Chrome/Firefox extension that generates a seamless file explorer with a minimalist focus.
https://gde.alexdodge.ca/
MIT License
29 stars 5 forks source link

Task-18: Jest with CI #29

Closed alexmdodge closed 6 years ago

alexmdodge commented 6 years ago

This PR adds support for CI as well as an initial suite of unit tests to cover some of the core modules functionality. Further tests will be added in the future as more refactoring and adjustments are completed.

Closes #18.