Changed Cucumber tags according to the convention
* Replaced @phantomjs-bug with browser specific tags (@firefox @internet_explorer_10 @phantomjs). * Replaced @custom-browser tag with @clean tag. * Deleted cucumber.yml file since it is no longer used. * Replaced old (no longer implemented) step names with new ones The convention: https://www.mediawiki.org/wiki/Manual:Coding_conventions/Selenium#Requir ed_tags Paired with: Kartik Mistry Bug: 60335 Bug: 62477 Change-Id: I54f9ccbaaeb843293fbc1608d53f0e12b6d74cbe
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# First scenario seems to fail whenever OpenDyslexic is missing
|
||||
@language-browsertests.wmflabs.org @login @needs-custom-setup
|
||||
@firefox @internet_explorer_10 @language-browsertests.wmflabs.org @login @phantomjs
|
||||
Feature: Persistent settings
|
||||
|
||||
This assumes wiki content language is English.
|
||||
|
||||
Reference in New Issue
Block a user