All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add missing mock for ui-shortcuts
- Mock ui-text and ui-syntaxhighlighting only for plugins
- Add mocks for private modules
- Report build errors
- Support for
import.meta.url
- Add core-js to jest setup
- Add regenerator-runtime jest setup
- Revert dependency to @scm-manager/babel-preset, because it breaks async await
- Missing dependency to @scm-manager/babel-preset
- Use name in coverage directory for non plugin modules
- Use fixed directory for coverage report
- Collection of code coverage
- Babel transformation
- Execution of WorkerMock methods
- Support for gradle based plugin builds
- Collect coverage only on ci builds