stable

Clone or download

Read-only

request #11887 Move BugzillaReference plugin tests to PHPUnit

The use Reference; has been removed because it generates a conflicts with PHPUnit code coverage ... Change-Id: I5a2555aca858b2f8a5e063ea7d2741ccb5d5e113

Modified Files

Name
M plugins/bugzilla_reference/include/Bugzilla/Reference/ReferenceSaver.php +1 −2 Go to diff View file
M plugins/bugzilla_reference/include/bugzilla_referencePlugin.class.php +3 −2 Go to diff View file
A plugins/bugzilla_reference/phpunit/.simpletest_skip +0 −0 Go to diff View file
A plugins/bugzilla_reference/phpunit/Bugzilla/CrossReferenceCreatorTest.php +70 −0 Go to diff View file
R plugins/bugzilla_reference/tests/bootstrap.php Go to diff View file
D plugins/bugzilla_reference/tests/Bugzilla/CrossReferenceCreatorTest.php +0 −46 Go to diff View file
M tests/phpunit/phpunit.xml +1 −0 Go to diff View file