| Current File : /home/jvzmxxx/wiki1/extensions/Flow/tests/browser/features/new_topic.feature |
@chrome @en.wikipedia.beta.wmflabs.org @firefox @skip
Feature: Creating a new topic
Scenario: Add new Flow topic as anonymous user
When I have created a Flow topic with title "Anonymous user topic creation"
Then the top post should have a heading which contains "Anonymous user topic creation"
And the top post should have content which contains "Anonymous user topic creation"
Scenario: Add new Flow topic with topic-title-wikitext
Given I am logged in
And I am on a new board
When I have created a Flow topic containing the wikitext "[[Main Page]] [[Red link cIIBeqoNg8Bxo]] [[Media:Earth.jpg]] [http://example.com Example]"
Then the top post should have a heading which contains "\[http://example.com Example\]"
And there should be a link to the main page in the first topic title
And there should be a red link in the first topic title