Cmcmahon has submitted this change and it was merged. Change subject: Feature: Edit, Scenario: Go to edit page ......................................................................
Feature: Edit, Scenario: Go to edit page The first Cucumber test. It is simple on purpose: just going to an edit page (of a random page) and checking if "save" button is there. Change-Id: Ie3617500f0a28ae345ca9493295656fd7b258bdf --- A features/edit.feature A features/step_definitions/edit_steps.rb A features/support/pages/edit_page.rb A features/support/pages/random_page.rb 4 files changed, 30 insertions(+), 0 deletions(-) Approvals: Cmcmahon: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/29830 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie3617500f0a28ae345ca9493295656fd7b258bdf Gerrit-PatchSet: 1 Gerrit-Project: qa/browsertests Gerrit-Branch: master Gerrit-Owner: Zfilipin <[email protected]> Gerrit-Reviewer: Cmcmahon <[email protected]> Gerrit-Reviewer: MarkTraceur <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
