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
38c9be7a
Commit
38c9be7a
authored
Mar 14, 2018
by
Rebecca Blundell
Committed by
Robert Lyon
Apr 09, 2018
Browse files
Bug 1755660: add check for student id
Change-Id: I5e8507853c65961f9f92e29d9e98e643d402089a
parent
b84c525a
Changes
1
Show whitespace changes
Inline
Side-by-side
test/behat/features/user_content/edit_admin_profile.feature
View file @
38c9be7a
...
...
@@ -13,7 +13,7 @@ Scenario: Editing admin profile page (Bug: 1426983)
And I fill in the following
:
|
First
name
|
Test
|
|
Last
name
|
Admin
|
|
Student
ID
|
1234
|
|
Student
ID
|
jk74020n
|
|
Display
name
|
Test
Admin
|
# Updating Contact information tab
And
I scroll to the top
...
...
@@ -48,6 +48,9 @@ Scenario: Editing admin profile page (Bug: 1426983)
# Resetting/Editing details
And
I choose
"Profile"
in
"Content"
from main menu
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:
|
First
name
|
Admin
|
|
Last
name
|
User
|
...
...
Mahara Bot
@maharabot
mentioned in commit
39d0f754
·
Apr 10, 2018
mentioned in commit
39d0f754
mentioned in commit 39d0f754b9b69b62f24000e46522e05e468e1a33
Toggle commit list
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