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
bf90d6b5
Commit
bf90d6b5
authored
Aug 07, 2018
by
Steven Spinelli
Committed by
Rebecca Blundell
Sep 03, 2018
Browse files
Bug 1785522: Behat - display page and return to p&c btns displayed
Change-Id: Ib305c6ad752eff26ee82d8f4a84c06e835c9728c
parent
6adfcf48
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/behat/features/user_content/create_delete_page.feature
View file @
bf90d6b5
...
...
@@ -25,6 +25,10 @@ Scenario: Creating a page with content in it (Bug 1426983)
|
Page
title
|
Test
view
|
And
I
fill
in
"First
description"
in
first
editor
And
I press
"Save"
# verify display page button is displayed
And
I should see
"Display page"
in the
"div#view-wizard-controls.col-collapse-offset.col-with-collapse"
element
# verify Return to pages and collections is displayed
And
I should see
"Return to pages and collections"
in the
"div#view-wizard-controls.col-collapse-offset.col-with-collapse"
element
# Editing the pages
And
I follow
"Settings"
in the
"Toolbar buttons"
property
#Change the Page title
...
...
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