stable

Clone or download

Read-only

Refactoring : make document test rest structure more understable

part of story #12453 Update document modal for existing items The aim of this patch is to be able to easly add new folder and content for next update routes. For each update routes we will need to have files for approval tables/lock so let clean the document content. Change-Id: If4d96bf8428b7fb7c1371effb80ea715d7017415

Modified Files

Name
M plugins/docman/tests/rest/Docman/DocmanItemsTest.php +117 −96 Go to diff View file
M plugins/docman/tests/rest/Docman/DocmanItemsTestFilesTest.php +41 −35 Go to diff View file
M plugins/docman/tests/rest/Docman/DocmanItemsTestFoldersTest.php +2 −2 Go to diff View file
M plugins/docman/tests/rest/DocmanDataBuilder.php +204 −170 Go to diff View file