* Create base jest.config file * Fix various tests that were broken * Add maxWorkers to jest config * Undo change to testEnvironment * Enable tsconfig.spec.json
* Migrate cli to jest * Remove jasmine from browser * Remove coverage from browser since it's in the root gitignore