stable
Clone or download
Read-only
They are now handled by phpunit db integration tests. Part of request #13919 Convert simpletest db integration tests to phpunit Change-Id: Iaa65095f5bd14de645e815377f1d82ab4a76bc51
Modified Files
Name | ||||
---|---|---|---|---|
D | plugins/pullrequest/tests/PullRequestUpdaterTest.php | +0 | −162 | Go to diff View file |
A | plugins/pullrequest/tests/integration/.simpletest_skip | +0 | −0 | Go to diff View file |
A | plugins/pullrequest/tests/integration/PullRequestUpdaterTest.php | +189 | −0 | Go to diff View file |
A | plugins/tracker/tests/integration/.simpletest_skip | +0 | −0 | Go to diff View file |
R | plugins/tracker/db_tests/PriorityDaoTestPerformances.php | Go to diff View file | ||
R | plugins/tracker/db_tests/PriorityDaoTest.php | Go to diff View file | ||
D | src/etc/tests.inc.dist | +0 | −8 | Go to diff View file |
M | tests/bin/simpletest11x.php | +0 | −2 | Go to diff View file |
M | tests/integration/bin/setup.sh | +2 | −0 | Go to diff View file |
M | tests/integration/phpunit.xml | +5 | −0 | Go to diff View file |
D | tests/lib/TuleapDbTestCase.class.php | +0 | −155 | Go to diff View file |