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
962d46a5
Commit
962d46a5
authored
Sep 06, 2018
by
Cecilia Vela Gurovic
Committed by
Gerrit Code Review
Sep 06, 2018
Browse files
Merge "Bug 1783036: Behat test for 'More...' button"
parents
32435799
650fcaec
Changes
1
Show whitespace changes
Inline
Side-by-side
test/behat/features/user_content/create_delete_page.feature
View file @
962d46a5
...
@@ -77,6 +77,11 @@ Scenario: Creating a page with content in it (Bug 1426983)
...
@@ -77,6 +77,11 @@ Scenario: Creating a page with content in it (Bug 1426983)
And
I should see
"This is the edited description"
And
I should see
"This is the edited description"
# Check that the image is displayed on page and ensure the link is correct
# Check that the image is displayed on page and ensure the link is correct
Then
I should see image
"Image2.png"
on the page
Then
I should see image
"Image2.png"
on the page
# The "..." button should only have the option to print and delete the page
And
I should see
"More..."
And
I press
"More..."
Then
I should see
"Print"
And
I should see
"Delete this page"
# User share page with public and enable copy page functionality
# User share page with public and enable copy page functionality
And
I choose
"Pages and collections"
in
"Portfolio"
from main menu
And
I choose
"Pages and collections"
in
"Portfolio"
from main menu
And
I click on
"Manage access"
in
"This is the edited page title"
panel access menu
And
I click on
"Manage access"
in
"This is the edited page title"
panel access menu
...
...
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