stable
Clone or download
Read-only
Remaining Backend* tests are not unit tests at all, they require specific binaries and environnement setup. They will be converted into some integration tests. This is part of request #14150: Get rid of SimpleTest Change-Id: I59ded8323ff6234a0384c97399ad3f523a7e1b2c
Modified Files
Name | ||||
---|---|---|---|---|
A | tests/phpunit/common/Backend/BackendAliasesTest.php | +130 | −0 | Go to diff View file |
M | tests/phpunit/common/Backend/BackendLoggerTest.php | +3 | −1 | Go to diff View file |
A | tests/phpunit/common/Backend/BackendMailingListTest.php | +80 | −0 | Go to diff View file |
A | tests/phpunit/common/Backend/BackendTest.php | +263 | −0 | Go to diff View file |
D | tests/simpletest/common/backend/BackendAliasesTest.php | +0 | −126 | Go to diff View file |
D | tests/simpletest/common/backend/BackendMailingListTest.php | +0 | −87 | Go to diff View file |
D | tests/simpletest/common/backend/BackendTest.php | +0 | −206 | Go to diff View file |