Test You should run test to make sure you don't break anything, to run tests from browser you need to run npm install make test and run ESlint and JSONLint using: make lint you can also run test coverage using make coverage