https://bugzilla.wikimedia.org/show_bug.cgi?id=52119
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |NEW CC| |[email protected], | |[email protected] Component|Continuous integration |OAuth Version|wmf-deployment |master Product|Wikimedia |MediaWiki extensions Summary|OAuth extension should have |OAuth extension should |Jenkins jobs |PHPUnit tests --- Comment #11 from Antoine "hashar" Musso <[email protected]> --- The two tests under /tests/ seems to be manual integration tests, they always exit 0 which is not ideal :] The tests should be converted to PHPUnit tests and registered via UnitTestsList hook. From there they will be running in Jenkins which I have setup with the above changes. Redirecting bug to MediaWiki extensions -> OAuth -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
