Amire80 has uploaded a new change for review.

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


Change subject: Add env.rb and clarify the GWT
......................................................................

Add env.rb and clarify the GWT

Change-Id: I11bf74943f2956055eb5b38379c0b1db1f34f6a7
---
M tests/browser/features/special_content_translation.feature
A tests/browser/features/support/env.rb
2 files changed, 4 insertions(+), 3 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation 
refs/changes/22/106222/1

diff --git a/tests/browser/features/special_content_translation.feature 
b/tests/browser/features/special_content_translation.feature
index e996ce1..901401a 100644
--- a/tests/browser/features/special_content_translation.feature
+++ b/tests/browser/features/special_content_translation.feature
@@ -31,9 +31,9 @@
       And the translation column's direction is left-to-right
       And I see an input box pre-filled with the text "Bratislava" above the 
writing area in the second column
       And I see "dansk" below the translation column's title
-      And I see an translation information column
-      And I see a "Publish Translation" button
-      And I see a translation progress bar
+      And I see a translation information column at the top of the page
+      And I see a "Publish Translation" button at the top of the page
+      And I see a translation progress bar at the top of the page
 
   Scenario: Writing some translation text and saving it
     Given I am logged in
diff --git a/tests/browser/features/support/env.rb 
b/tests/browser/features/support/env.rb
new file mode 100644
index 0000000..24feda0
--- /dev/null
+++ b/tests/browser/features/support/env.rb
@@ -0,0 +1 @@
+require "mediawiki/selenium"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I11bf74943f2956055eb5b38379c0b1db1f34f6a7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Amire80 <amir.ahar...@mail.huji.ac.il>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to