Sbisson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/245973

Change subject: Browser tests: add @integration to some tests
......................................................................

Browser tests: add @integration to some tests

Change-Id: I0df64e5229d75673cafc37ace5505bd5707d309e
---
M tests/browser/features/description.feature
M tests/browser/features/opt_in.feature
M tests/browser/features/reopen_topic.feature
M tests/browser/features/resolve_topic.feature
M tests/browser/features/special_enableflow.feature
5 files changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/73/245973/1

diff --git a/tests/browser/features/description.feature 
b/tests/browser/features/description.feature
index cdc1976..00f591f 100644
--- a/tests/browser/features/description.feature
+++ b/tests/browser/features/description.feature
@@ -14,6 +14,7 @@
     When I set the description to "first version"
     Then the description should be "first version"
 
+  @integration
   Scenario: Edit the description on an existing board
     Given I set the description to "first version"
     When I set the description to "second version"
diff --git a/tests/browser/features/opt_in.feature 
b/tests/browser/features/opt_in.feature
index 0000bb2..e2e7d65 100644
--- a/tests/browser/features/opt_in.feature
+++ b/tests/browser/features/opt_in.feature
@@ -14,6 +14,7 @@
     Then my talk page is a Flow board
     And a notification tells me about it
 
+  @integration
   Scenario: Opt-in: I have a wikitext talk page
     Given my talk page has wiktext content
     When I enable Flow beta feature
diff --git a/tests/browser/features/reopen_topic.feature 
b/tests/browser/features/reopen_topic.feature
index e64556e..c747f5c 100644
--- a/tests/browser/features/reopen_topic.feature
+++ b/tests/browser/features/reopen_topic.feature
@@ -8,6 +8,7 @@
     And I am logged in
     And I am on Flow page
 
+  @integration
   Scenario: Reopening a resolved topic and changing the summary
     Given I mark the first topic as resolved
     And I summarize as "answer when resolving"
diff --git a/tests/browser/features/resolve_topic.feature 
b/tests/browser/features/resolve_topic.feature
index ae8d14e..2606d83 100644
--- a/tests/browser/features/resolve_topic.feature
+++ b/tests/browser/features/resolve_topic.feature
@@ -24,6 +24,7 @@
     And I keep the summary
     Then the first topic is resolved with summary "this answer should be kept"
 
+  @integration
   Scenario: Resolving a topic and updating the summary
     Given I summarize the first topic as "this answer should be changed"
     When I mark the first topic as resolved
diff --git a/tests/browser/features/special_enableflow.feature 
b/tests/browser/features/special_enableflow.feature
index 617d2e7..f49f239 100644
--- a/tests/browser/features/special_enableflow.feature
+++ b/tests/browser/features/special_enableflow.feature
@@ -23,6 +23,7 @@
     And The page I am on is a Flow board
     And I see the custom header
 
+  @integration
   Scenario: Enabling a Flow page on existing page
     Given I have an existing talk page
     When I enable a new Flow board on the talk page

-- 
To view, visit https://gerrit.wikimedia.org/r/245973
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0df64e5229d75673cafc37ace5505bd5707d309e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Sbisson <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to