Refactor Sticky input methods

Change-Id: I20ee4e7b90ec9aaa3155fe2e357cf04388d0994c
This commit is contained in:
Niklas Laxström
2013-10-30 11:50:13 +02:00
parent 95ebe24cab
commit 3398a949e3
4 changed files with 11 additions and 13 deletions

View File

@@ -26,7 +26,6 @@ input method.
And I should see a list of available input methods
And I should see a list of suggested languages
@commons.wikimedia.beta.wmflabs.org
Scenario: Unsupported input language
User visits a wiki with content language that does not have have an input
@@ -36,6 +35,7 @@ input method.
When I open the input method menu
Then I should see input methods for Kotava
@commons.wikimedia.beta.wmflabs.org
Scenario: Sticky input methods
Chosen input method selection persists across page loads.