stable

Clone or download

Read-only

Project should be auto approved by default

While approval of project is something BigCorp will want to enable, it shouldn't be the default for new installations as most new installations are for test first. Mandating validation of project makes an un-necessary friction to tests. Part of request #21334 enalean/tuleap-aio should be easier to test Change-Id: If085a043198a442219bf5cc7d9e8171d8b028bf6

Modified Files

Name
M src/db/mysql/database_initvalues.sql +1 −1 Go to diff View file
M tests/Jenkinsfile +1 −1 Go to diff View file
M tests/lib/TestDataBuilder.php +2 −7 Go to diff View file
M tests/rest/_fixtures/01-private-member/user_map.csv +1 −0 Go to diff View file
M tests/rest/_fixtures/01-private-member/users.xml +7 −0 Go to diff View file
M tests/rest/bin/run.sh +7 −6 Go to diff View file
M tests/rest/lib/TestDataBuilder.php +3 −4 Go to diff View file
M tests/rest/tests/ProjectTest.php +106 −3 Go to diff View file