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
3b9a8b48
Commit
3b9a8b48
authored
Apr 10, 2018
by
Robert Lyon
Committed by
Gerrit Code Review
Apr 10, 2018
Browse files
Merge "Bug 1755660: add check for student id"
parents
40a9469d
38c9be7a
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/behat/features/user_content/edit_admin_profile.feature
View file @
3b9a8b48
...
@@ -13,7 +13,7 @@ Scenario: Editing admin profile page (Bug: 1426983)
...
@@ -13,7 +13,7 @@ Scenario: Editing admin profile page (Bug: 1426983)
And I fill in the following
:
And I fill in the following
:
|
First
name
|
Test
|
|
First
name
|
Test
|
|
Last
name
|
Admin
|
|
Last
name
|
Admin
|
|
Student
ID
|
1234
|
|
Student
ID
|
jk74020n
|
|
Display
name
|
Test
Admin
|
|
Display
name
|
Test
Admin
|
# Updating Contact information tab
# Updating Contact information tab
And
I scroll to the top
And
I scroll to the top
...
@@ -48,6 +48,9 @@ Scenario: Editing admin profile page (Bug: 1426983)
...
@@ -48,6 +48,9 @@ Scenario: Editing admin profile page (Bug: 1426983)
# Resetting/Editing details
# Resetting/Editing details
And
I choose
"Profile"
in
"Content"
from main menu
And
I choose
"Profile"
in
"Content"
from main menu
And
I follow
"About me"
And
I follow
"About me"
# check that Student ID saved
And the following fields match these values
:
|
Student
ID
|
jk74020n
|
And
I
fill
in
the
following:
And
I
fill
in
the
following:
|
First
name
|
Admin
|
|
First
name
|
Admin
|
|
Last
name
|
User
|
|
Last
name
|
User
|
...
...
Write
Preview
Markdown
is supported
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