SuchetaG has uploaded a new change for review.

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

Change subject: Browser test for the entry point of Content Translation
......................................................................

Browser test for the entry point of Content Translation

Change-Id: I482e2a61329cabcbbe701096d386f358b3e8ec0e
---
A tests/browser/features/special_content_translation_entry.feature
1 file changed, 16 insertions(+), 0 deletions(-)


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

diff --git a/tests/browser/features/special_content_translation_entry.feature 
b/tests/browser/features/special_content_translation_entry.feature
new file mode 100644
index 0000000..390bbfe
--- /dev/null
+++ b/tests/browser/features/special_content_translation_entry.feature
@@ -0,0 +1,16 @@
+Feature: New translation from interlanguage link
+
+  As a wiki editor 
+  I can initiate a translation directly from the content page, 
+  so that I can immediately discover how to contribute.
+
+  Design: 
+  - http://pauginer.github.io/prototype-uls/#mies
+
+  These scenarios check the main entry point to the Special:ContentTranslation 
page.
+
+  Scenario:
+    Given I am at a random page
+      And I see a red link in the list of interlanguage links
+    When I click on the red link
+    Then I see a dialogue

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I482e2a61329cabcbbe701096d386f358b3e8ec0e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: SuchetaG <sucheta.ghos...@gmail.com>

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

Reply via email to