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
5653028d
Commit
5653028d
authored
Jul 08, 2017
by
Alex Buckley
Committed by
Robert Lyon
Jul 08, 2017
Browse files
Bug 1702612: Fix Behat spelling errors
Change-Id: Iad0cf1ebf5125a747143895351ae46936dc99a4b
parent
acdddde9
Changes
6
Hide whitespace changes
Inline
Side-by-side
test/behat/features/account/register_configuration.feature
View file @
5653028d
...
...
@@ -4,7 +4,7 @@ In order to check that a person can register
As an admin
So people can have access to their Mahara
Scenario
:
Registering as a new student and checking sw
t
ich can flick back and forth (Bug 1431569)
Scenario
:
Registering as a new student and checking swi
t
ch can flick back and forth (Bug 1431569)
Given
I log in as
"admin"
with password
"Kupuhipa1"
And the following "institutions" exist
:
|
name
|
displayname
|
registerallowed
|
registerconfirm
|
...
...
test/behat/features/admin/webservices_master_switch.feature
View file @
5653028d
...
...
@@ -21,6 +21,6 @@ Scenario: Turning master switch on
# Logging in as student to try turn switch on
When
I log in as
"userA"
with password
"Kupuhipa1"
Then
I should see
"Pete Mc"
# Checking the student cant access the link
# Checking the student can
'
t access the link
And
"Administration"
"link"
should not be visible
And
"Web services"
"link"
should not be visible
test/behat/features/group/edit_group.feature
View file @
5653028d
...
...
@@ -64,5 +64,5 @@ Scenario: Uploading groups via CSV and editing as an admin (Bug 1420590)
Given
I log in as
"admin"
with password
"Kupuhipa1"
And
I choose
"Groups"
from main menu
And
I follow
"Group awesome sauce"
# Making sure I cant edit a group I am not owner of
# Making sure I can
'
t edit a group I am not owner of
And
I should not see
"Edit this page"
test/behat/features/group/group_feedback_comment_visible.feature
View file @
5653028d
@javascript
@core
@core_artefact
@core_group
Feature
:
Commenting on a group page
In order to be able to verify I commented public
al
ly on a group page
In order to be able to verify I commented publicly on a group page
As a user
So leave a comment and it appears in the right place
...
...
@@ -42,7 +42,7 @@ Scenario: As a user leaving a public comment on a group page (Bug 1509129)
And
I should see
"Adding a comment to this field. Student = Awesome!"
And
I log out
And
I log in as
"userB"
with password
"Kupuhipa1"
# Needs to navigate to see the comment and check it can be seen public
al
ly
# Needs to navigate to see the comment and check it can be seen publicly
Then
I should see
"group 01"
When
I follow
"group 01"
Then
I should see
"About | group 01"
...
...
test/behat/features/group/group_view_block.feature
View file @
5653028d
...
...
@@ -86,7 +86,7 @@ Background:
Scenario
:
The list of group pages, shared/submitted pages and collections should
be displayed page by page and sorted by "page title (A-Z)" or "most recently updated".
These list must take into account the sort option cho
o
sen in the block config (Bug 1457246)
These list must take into account the sort option chosen in the block config (Bug 1457246)
# Log in as a normal user
Given
I log in as
"userA"
with password
"Kupuhipa1"
# Verifying log in was successful
...
...
test/behat/features/group/switches_edit_group.feature
View file @
5653028d
...
...
@@ -45,7 +45,7 @@ Scenario: Turning on and off switches on Group Edit page (Bug 1431569)
|
Hide
membership
from
members
|
0
|
|
Participation
report
|
0
|
|
Auto-add
users
|
0
|
# Checking Friend Invitation and Recommendations cant both be on
# Checking Friend Invitation and Recommendations can
'
t both be on
And
I enable the switch
"Friend invitations"
And
the
"Recommendations"
checkbox should not be checked
And
I enable the switch
"Recommendations"
...
...
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