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,4 +1,4 @@
|
||||
@commons.wikimedia.beta.wmflabs.org @login @needs-custom-setup
|
||||
@commons.wikimedia.beta.wmflabs.org @firefox @internet_explorer_10 @login @phantomjs
|
||||
Feature: Font selection
|
||||
|
||||
In order to have better using experience,
|
||||
|
||||
Reference in New Issue
Block a user