stable

Clone or download

Read-only

This is part of story #10047 remove users that left the company from all the groups they belong to The created tests are: * SOAP automated tests * Unit tests Change-Id: I4cc5f7688a373f1eddd2960248a127d786d48eda

Modified Files

Name
M src/common/project/UserRemover.php +59 −29 Go to diff View file
M tests/lib/soap/SOAPBase.php +18 −7 Go to diff View file
M tests/lib/soap/TestDataBuilder.php +9 −0 Go to diff View file
A tests/simpletest/common/project/UserRemoverTest.php +103 −0 Go to diff View file
A tests/soap/ProjectTest.php +98 −0 Go to diff View file