stable

Clone or download

Read-only

Add the component tests for the delete action of the new document UI

request #13213 Add the component test for the delete action in the new document manager No functionnal change expected here Change-Id: Ife0886eb6a3b1494773efe271a5cd0aa8ce5f7ac

Modified Files

Name
M plugins/document/scripts/document/app.spec.js +1 −0 Go to diff View file
M plugins/document/scripts/document/components/Folder/Dropdown/DropdownMenu.spec.js +26 −0 Go to diff View file
M plugins/document/scripts/document/components/Folder/Dropdown/DropdownMenu.vue +1 −0 Go to diff View file
A plugins/document/scripts/document/components/Folder/QuickLook/QuickLookDeleteButton.spec.js +48 −0 Go to diff View file
M plugins/document/scripts/document/components/Folder/QuickLook/QuickLookDeleteButton.vue +2 −1 Go to diff View file