mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 15:34:12 +01:00
* Add a complete test suite for XML assembly * Add a complete test suite for XML assembly * Dispatched the test of GetDelta into real unit tests * Add test for GetDelta on a rename operation * Add comments on a weird case and a case on rename * Update XML version after rebase from develop to support/2.7 * Fix phpdoc about coverage * Remove ModelFactory::GetRootDirs and ItopTestCase::RecurseRmDir+CreateTmpDir+RecurseMkDir+RecurseCopy, that were meant to be introduced in iTop 3.0 and have been copied here by mistake, when rebasing the branch from develop to 2.7.0 * Update test/ItopTestCase.php Co-authored-by: Molkobain <lajarige.guillaume@free.fr> * Update test/setup/ModelFactoryTest.php Co-authored-by: Molkobain <lajarige.guillaume@free.fr> * Update test/ItopTestCase.php Co-authored-by: Molkobain <lajarige.guillaume@free.fr> Co-authored-by: Pierre Goiffon <pierre.goiffon@combodo.com> Co-authored-by: Molkobain <lajarige.guillaume@free.fr>