stable

Clone or download

Read-only

Git 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/git/ Change-Id: I8c7eb9552194b795ad80d10ea804e457770c8520

Modified Files

Name
M plugins/git/tests/Git/GitoliteHousekeeping/ChainOfResponsibility/CleanUpGitoliteAdminRepoTest.php +6 −7 Go to diff View file
M plugins/git/tests/Git/Mirror/ManifestFileGeneratorTest.php +3 −3 Go to diff View file
D plugins/git/tests/Git/Mirror/_fixtures/.gitkeep +0 −0 Go to diff View file
M plugins/git/tests/GitDriverTest.php +37 −37 Go to diff View file
M plugins/git/tests/GitRepositoryTest.php +34 −41 Go to diff View file
M plugins/git/tests/Git_Backend_GitoliteTest.php +47 −64 Go to diff View file
D plugins/git/tests/_fixtures/tmp/hooks/.gitkeep +0 −0 Go to diff View file