mediawiki-extensions-Visual.../modules/ve-mw/test/browser/features/references.feature
Cmcmahon 15a7342aac [BrowserTest] Update test for References changes
Left a second scenario in place as a marker of former behavior.

Change-Id: I35ee1c614cbf7570ab03bd9835a763e65da24fbb
2014-07-02 12:11:58 -07:00

23 lines
733 B
Gherkin

@chrome @en.wikipedia.beta.wmflabs.org @firefox @login @test2.wikipedia.org
Feature: VisualEditor References
Mothballed scenario pending updates to ui:
cenario: Reusing an existing reference
hen I edit the page with Some content related to existing reference
nd I create a reference using existing reference
hen first link to reference should be visible
nd second link to reference should be visible
Background:
Given I go to a page that has references
And I click in the editable part
Scenario: Creating VisualEditor Reference
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