Simple Chrome extension that will allow a user to search for JIRA tickets via the provided toolbar. Toggle between JIRA instances and review your previously searched tickets.
- Supports 2 JIRA projects or instances
- Enable World Map display in toolbar
- Enable Fiscal Quarter Calendar display in toolbar
This repository uses the standalone Jasmine installation to load up specs. You can re-run them manually to see results when viewing /js/jasmine/SpecRunner.html
- Issue with exporting files, so you'll need to comment export out and remove module type to run locally.
You can view the coverage summary in the command line when you run npm run coverage
.
For more information, you can view the the full report under the coverage/Chrome Headless (version **)/loc-report
directory and search for index.html
.
All pushes to the master branch will sync the coverage data to code climate.
See CHANGELOG.md