jenkins-bot has submitted this change and it was merged. Change subject: Update browser test environment documentation ......................................................................
Update browser test environment documentation In order to run the full suite of smoke tests against an environment you must install the VisualEditor, Cite, and Echo extensions as well. Bug: T104558 Change-Id: I29331eaa15698d2a2633138d19bea7da61bffb29 --- M tests/browser/README.mediawiki 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Jhernandez: Looks good to me, approved Bmansurov: Looks good to me, but someone else must approve jenkins-bot: Verified diff --git a/tests/browser/README.mediawiki b/tests/browser/README.mediawiki index 6550cdb..1601146 100644 --- a/tests/browser/README.mediawiki +++ b/tests/browser/README.mediawiki @@ -7,6 +7,7 @@ * GeoData extension must be installed for the purpose of the nearby tests * Ensure you have [//www.mediawiki.org/wiki/Extension:ConfirmEdit Extension:ConfirmEdit] installed ** and setup with FancyCaptcha +* The VisualEditor, Cite, and Echo extensions should be installed to run the full suite of smoke tests * Create an account Selenium_newuser which has an edit count of 0 * Create an account and store the username in MEDIAWIKI_USER which has ** an edit count of greater than 0 -- To view, visit https://gerrit.wikimedia.org/r/224048 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I29331eaa15698d2a2633138d19bea7da61bffb29 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Phuedx <[email protected]> Gerrit-Reviewer: BarryTheBrowserTestBot <[email protected]> Gerrit-Reviewer: Bmansurov <[email protected]> Gerrit-Reviewer: Cmcmahon <[email protected]> Gerrit-Reviewer: Jhernandez <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
