mediawiki-extensions-Visual.../modules/ve-mw/tests/browser/features/references.feature
Željko Filipin 966f2f7bbb [BrowserTest] Jenkins runs only passing Cucumber scenarios
To get at least some Cucumber scenarios running in Jenkins, disable all
of them that are failing and run only ones that are passing.

The next step will be to fix failing scenarios.

Bug: T94162
Change-Id: Id0338c1d6b86d6b45220c5c0802074be397fb607
2016-02-15 13:18:19 +00:00

14 lines
337 B
Gherkin

Feature: VisualEditor References
Background:
Given I go to a page that has references
And I click in the editable part
Scenario: Creating References list
Given I click Reference
And I can see the References User Interface
When I click Insert references list
Then link to Insert menu should be visible