stable
Clone or download
Read-only
request #13091: Simpletest tracker test suite is broken
Tests in PriorityDaoTest were failing (in some environnements) because the CodendiDataAccess instance was initialized with information not corresponding to the integration tests. The simpletest DB integration tests now make sure that the instance of CodendiDataAccess has access to up to date information before each test executions. Change-Id: I8b7727cb338b4aac055da032826282d400d6da0d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/db_tests/PriorityDaoTest.php | +0 | −5 | Go to diff View file |
M | tests/lib/TuleapDbTestCase.class.php | +2 | −1 | Go to diff View file |