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
1b287ba2
Commit
1b287ba2
authored
Nov 21, 2017
by
Rebecca Blundell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 1733454: fix copy_note_content.feature
Change-Id: Ib13466a77da692800141bfd27fad0de129cb74a7
parent
aae69bc6
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 @
1b287ba2
...
...
@@ -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