* chore: add core module test cases * chore: fix tests * chore: add code coverage report * chore: split coverage step * chore: split coverage step * Update jan-electron-linter-and-test.yml * Update jan-electron-linter-and-test.yml * Update jan-electron-linter-and-test.yml * chore: update tests * chore: add web utils test cases * chore: add restful and helper tests * chore: add tests
4 lines
87 B
JavaScript
4 lines
87 B
JavaScript
module.exports = {
|
|
projects: ['<rootDir>/core', '<rootDir>/web', '<rootDir>/joi'],
|
|
}
|