stable

Clone or download

Read-only

All plugins unit tests folder can be read-only

request #10568: Unit tests should not write in the sources of Tuleap Run the following command, tests should pass: docker run --rm=true -v $PWD:/tuleap:ro enalean/tuleap-simpletest:c6-php53 /tuleap/plugins/ Change-Id: I550a73a27af8551f2931bcfddcfbf2583b166d4e

Modified Files

Name
M plugins/forumml/tests/ForumML_FileStorageTest.php +17 −33 Go to diff View file
M plugins/svn/tests/Svn/XMLExporterTest.php +4 −9 Go to diff View file
M plugins/tests/tests/PluginFilterIteratorTest.php +36 −72 Go to diff View file
M plugins/tracker/tests/Artifact/XMLImportTest.php +2 −25 Go to diff View file
M plugins/tracker/tests/Tracker/XML/Exporter/ArtifactAttachmentExporterTest.php +5 −4 Go to diff View file