stable

Clone or download

Read-only

request #12112: Improve the unit tests of the Codendi_Session class

The tests are moved to PHPUnit. Warning messages that are part of the tests (sic) are properly handled and verified. Change-Id: I8de2a5d8e3271d35e8f30dc34cafbad7dd176f56

Modified Files

Name
M tests/php7compatibletests.list +0 −1 Go to diff View file
A tests/phpunit/common/session/Codendi_SessionTest.php +271 −0 Go to diff View file
M tests/phpunit/phpunit.xml +1 −0 Go to diff View file
D tests/simpletest/common/session/Codendi_SessionTest.php +0 −265 Go to diff View file