Merge branch 'MDL-74512_400' of https://github.com/stronk7/moodle into MOODLE_400_STABLE
This commit is contained in:
@@ -17,7 +17,8 @@ Feature: Test if the login form provides the correct feedback
|
||||
Then I should see "Invalid login, please try again"
|
||||
|
||||
Scenario: Test login language selector
|
||||
Given I log in as "admin"
|
||||
Given remote langimport tests are enabled
|
||||
And I log in as "admin"
|
||||
And I navigate to "Language > Language packs" in site administration
|
||||
And I set the field "Available language packs" to "nl,es"
|
||||
And I press "Install selected language pack(s)"
|
||||
|
||||
@@ -5,7 +5,8 @@ Feature: Language selector menu
|
||||
I need to be presented with a language selector menu
|
||||
|
||||
Background:
|
||||
Given the following "courses" exist:
|
||||
Given remote langimport tests are enabled
|
||||
And the following "courses" exist:
|
||||
| fullname | shortname |
|
||||
| Course 1 | C1 |
|
||||
And the following "users" exist:
|
||||
|
||||
Reference in New Issue
Block a user