stable

Clone or download

Read-only

Clean ForgeConfig in tearDownData

part of request #35868 Improve clean up of db integration tests Why? because we're sure we won't forget to rollback of forgeConfig data How to test: no functional changes, tests should succeed if you run mltiple times the test execution, they should not fail because of past execution Change-Id: Ia3f0d5ef823653164dac6e0fd4c48d198eb1b21a

Modified Files

Name
M plugins/agiledashboard/tests/integration/Milestone/Sidebar/MilestonesInSidebarDaoTest.php +2 −5 Go to diff View file
M plugins/crosstracker/tests/integration/CrossTracker/Report/Query/Advanced/DuckTypedField/NumericDuckTypedFieldTest.php +0 −5 Go to diff View file
M plugins/git/tests/integration/GitXmlImporterTest.php +0 −13 Go to diff View file
M plugins/git/tests/integration/Gitolite/GitoliteDriverTest.php +0 −9 Go to diff View file
M plugins/git/tests/integration/Gitolite/GitoliteTestCase.php +0 −3 Go to diff View file
M plugins/onlyoffice/tests/integration/DocumentServer/DocumentServerDaoTest.php +1 −8 Go to diff View file
M tests/lib/PHPUnit/TestIntegrationTestCase.php +2 −0 Go to diff View file