stable

Clone or download

Read-only

Add missing tests for expand/collapse folder in folderCellTitle component

part of request #13015 User should not be able to expand/collapse folder untill it's totally loaded No functionnal changes Change-Id: Ie0d0ee5932808a628b190d3afe9775f72763bd21

Modified Files

Name
M plugins/document/scripts/document/app.spec.js +1 −0 Go to diff View file
A plugins/document/scripts/document/components/Folder/ItemTitle/FolderCellTitle.spec.js +252 −0 Go to diff View file
M plugins/document/scripts/document/components/Folder/ItemTitle/FolderCellTitle.vue +1 −0 Go to diff View file
A plugins/document/scripts/document/helpers/local-vue.js +33 −0 Go to diff View file
A plugins/document/scripts/document/helpers/store-wrapper.spec-helper.js +42 −0 Go to diff View file
M plugins/document/scripts/package-lock.json +15 −0 Go to diff View file
M plugins/document/scripts/package.json +2 −1 Go to diff View file