Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mahara
mahara
Commits
c85fb889
Commit
c85fb889
authored
Nov 22, 2017
by
Robert Lyon
Committed by
Gerrit Code Review
Nov 22, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Bug 1733454: fix copy_note_content.feature"
parents
606eff4a
1b287ba2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
test/behat/features/user_content/copy_note_content.feature
test/behat/features/user_content/copy_note_content.feature
+4
-4
No files found.
test/behat/features/
blocktype
/copy_note_content.feature
→
test/behat/features/
user_content
/copy_note_content.feature
View file @
c85fb889
...
...
@@ -6,14 +6,14 @@ Background:
Given the following "users" exist
:
|
username
|
password
|
email
|
firstname
|
lastname
|
institution
|
authname
|
role
|
|
u
serA
|
Kupuhipa1
|
u
serA@example.com
|
Angela
|
User
|
mahara
|
internal
|
member
|
|
U
serA
|
Kupuhipa1
|
U
serA@example.com
|
Angela
|
User
|
mahara
|
internal
|
member
|
And the following "pages" exist
:
|
title
|
description
|
ownertype
|
ownername
|
|
Page
1
|
Test
p
age
1
|
user
|
u
serA
|
|
Page
UserA_01
|
P
age
0
1
|
user
|
U
serA
|
Scenario
:
Use content from another note (Bug 1710988)
Given
I log in as
"
u
serA"
with password
"Kupuhipa1"
And
I follow
"Page 1"
Given
I log in as
"
U
serA"
with password
"Kupuhipa1"
And
I follow
"Page
UserA_0
1"
And
I follow
"Edit this page"
And
I expand
"General"
node
And
I follow
"Note"
in the
"blocktype sidebar"
property
...
...
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