Testing Json PullRequest payload against mapping of PHP classes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rKERUALD Keruald libraries development repository
- Lint
Lint Errors Severity Location Code Message Error github/tests/Events/PullRequestTest.php:18 PHPCS.E.PSR1.Classes.ClassDeclaration.MissingNamespace PSR1.Classes.ClassDeclaration.MissingNamespace Error github/tests/Events/PullRequestTest.php:27 PHPCS.E.Generic.Files.LineLength.MaxExceeded Generic.Files.LineLength.MaxExceeded Error github/tests/Events/PullRequestTest.php:56 PHPCS.E.Generic.Files.LineLength.MaxExceeded Generic.Files.LineLength.MaxExceeded Error github/tests/Events/PullRequestTest.php:62 PHPCS.E.Generic.Files.LineLength.MaxExceeded Generic.Files.LineLength.MaxExceeded Warning github/tests/Events/PullRequestTest.php:1 PHPCS.W.PSR1.Files.SideEffects.FoundWithSymbols PSR1.Files.SideEffects.FoundWithSymbols Warning github/tests/Events/PullRequestTest.php:35 PHPCS.W.Generic.Files.LineLength.TooLong Generic.Files.LineLength.TooLong Warning github/tests/Events/PullRequestTest.php:48 PHPCS.W.Generic.Files.LineLength.TooLong Generic.Files.LineLength.TooLong - Unit
Tests Passed - Branch
- arcpatch-D3598
- Build Status
Buildable 5776 Build 6058: arc lint + arc unit
Event Timeline
Comment Actions
Adapt tests to adhere more to the payload content and our fixes to the Events classes (peer programming session).