stable

Clone or download

Read-only

Move Git Permissions tests to PHPUnit

This is part of request #14150 Get rid of SimpleTest FineGrainedRegexpValidatorTest has not been moved because it uses a real perl script under /usr/share/tuleap so some work must be done on that. Change-Id: Id8dce350cb01fdf3750d7406c9a725b658b3e768

Modified Files

Name
M plugins/git/include/Git/Permissions/DefaultFineGrainedPermissionFactory.php +3 −3 Go to diff View file
R plugins/git/tests/Git/Permissions/DefaultFineGrainedPermissionFactoryTest.php Go to diff View file
R plugins/git/tests/Git/Permissions/FineGrainedPatternValidatorTest.php Go to diff View file
R plugins/git/tests/Git/Permissions/FineGrainedPermissionFactoryTest.php Go to diff View file
R plugins/git/tests/Git/Permissions/FineGrainedPermissionSorterTest.php Go to diff View file
R plugins/git/tests/Git/Permissions/HistoryValueFormatterTest.php Go to diff View file
R plugins/git/tests/Git/Permissions/PatternValidatorTest.php Go to diff View file
R plugins/git/tests/Git/Permissions/PermissionChangesDetectorForProjectTest.php Go to diff View file
R plugins/git/tests/Git/Permissions/PermissionChangesDetectorForRepositoryTest.php Go to diff View file
R plugins/git/tests/Git/Permissions/RegexpPermissionFilterTest.php Go to diff View file