stable
Clone or download
Read-only
Merge commit 'refs/changes/30/16830/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #14204: Make sure all rejected promises are handled in the test suites Change-Id: I8174d757a5c60c14f79dfd9f5ef1ea57fc8e07eb
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/FolderContent.test.js | +15 | −13 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderContent.vue | +10 | −10 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemTitle/FolderCellTitle.vue | +5 | −5 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalDeleteItem/ModalConfirmDeletion.vue | +1 | −1 | Go to diff View file |
A | tests/jest/fail-unhandled-promise-rejection.js | +25 | −0 | Go to diff View file |
M | tests/jest/jest.base.config.js | +1 | −0 | Go to diff View file |