stable

Clone or download

Read-only

chore: Cover new search with e2e tests

We reuse the same tests written for docman.spec.ts: "researches the file according to some patterns" Part of story #24197: search for Documents with criteria Change-Id: I1a04ac0b23d359de62e4b87b6b0563ec3932aea1

Modified Files

Name
M plugins/document/scripts/document/components/AdvancedSearch/SearchResult/TableBodyEmpty.vue +8 −1 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchResult/TableBodyResults.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/SearchBox.vue +1 −0 Go to diff View file
M plugins/document/tests/e2e/cypress/cypress/integration/document.spec.ts +44 −0 Go to diff View file