stable

Clone or download

Read-only

Remove bundled JS libs from the coverage collection

Those libs are not tested and should probably be retrieved with npm or removed anyway. Collecting the coverage from them slow the process and does not add an useful information. Part of request #13806: Use Jest as the default test framework for JS unit tests Change-Id: Ieff37dce3ca52ea79e485ba1c4e6dbad12fc106c

Modified Files

Name
M tests/jest/jest.config.js +15 −1 Go to diff View file