mediawiki-extensions-Visual.../modules/ve-mw/tests/browser/features/references.feature
Cmcmahon 924e738652 [BrowserTest] Bring references test up to date.
This addresses some old technical debt.

We also shifted the re-use reference test to the cite.feature where
it belongs in the current architecture.

Paired with Rummana for the update

Change-Id: Ie50ac5bffec0d0ab6bcad704c323639f8e8553f0
2015-02-10 15:57:44 -07:00

15 lines
435 B
Gherkin

@en.wikipedia.beta.wmflabs.org @firefox @internet_explorer_10 @login @safari @test2.wikipedia.org
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