Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
c5b8ac35
Commit
c5b8ac35
authored
Apr 01, 2015
by
Robert Lyon
Committed by
Gerrit Code Review
Apr 01, 2015
Browse files
Merge "Behat Test: Switch on User options page (Bug 1432523 & 1431569)"
parents
3fa0c1dd
0a47aa00
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/behat/features/admin/switch_site_options.feature
0 → 100644
View file @
c5b8ac35
@javascript
@core
@core_administration
Feature
:
User options lang string and switch
In order to use the switch
As as admin
So change the settings
Scenario
:
Checking lang string on switch on site options user settings page (Bug 1432523 & 1431569)
Given
I log in as
"admin"
with password
"Password1"
And
I go to
"admin/site/options.php"
And
I follow
"User settings"
And
the
"Profile access for all registered users"
checkbox should be checked
And
I uncheck
"Profile access for all registered users"
And
I check
"Profile access for all registered users"
And
I should see
"Profile access for all registered users"
And
I press
"Update site options"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment