Skip to content
GitLab
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
c8bd0daf
Commit
c8bd0daf
authored
Oct 25, 2017
by
Robert Lyon
Committed by
Gerrit Code Review
Oct 25, 2017
Browse files
Merge "Bug 1724116: Test for big homepage buttons"
parents
329ff0e1
1abdd686
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/behat/features/site_content/homepage_buttons.feature
0 → 100644
View file @
c8bd0daf
@javascript
@core
@core_administration
Feature
:
Big buttons on home page
In order to navigate the site correctly
As a user
The big homepage buttons should navigate to their correct places
Scenario
:
Checking navigation of the big homepage buttons
Given
I log in as
"admin"
with password
"Kupuhipa1"
And
I click on
"Develop your portfolio"
Then
I should see
"Pages and collections"
in the
"h1"
"css_element"
And
I am on homepage
And
I click on
"Control your privacy"
Then
I should see
"Share"
in the
"h1"
"css_element"
And
I am on homepage
And
I click on
"Find people and join groups"
Then
I should see
"Find groups"
in the
"h1"
"css_element"
And
I am on homepage
And
I click on
"Hide information box"
Then
I should see
"You have hidden the information box."
And
I should not see
"Find people and join groups"
And
I choose
"Settings"
in
"Settings"
from user menu
And
I enable the switch
"Dashboard information"
And
I press
"Save"
And
I am on homepage
Then
I should see
"Find people and join groups"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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