stable
Clone or download
Read-only
part of story #13463 Split PATCH docman_items_type/id route This is the same refactoring that the one done for file (gerrit 15175) PATCH test needs a large amount of file to test that version creation properly works POST docman_item/id/version will be a duplication of a part of it, before being removed => We'll need to create many files in order to have the same test cover Change-Id: I6771df2ed65f1a84e15e40ed21e4c51a29afc388
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/tests/rest/Docman/DocmanLinksTest.php | +190 | −365 | Go to diff View file |
M | plugins/docman/tests/rest/DocmanDataBuilder.php | +12 | −134 | Go to diff View file |
M | plugins/docman/tests/rest/Helper/DocmanDataBuildCommon.php | +1 | −18 | Go to diff View file |
A | plugins/docman/tests/rest/Helper/DocmanLinkDataBuild.php | +270 | −0 | Go to diff View file |