behat test for verify user menu elements

Bug #1755578 reported by Steven
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
Medium
Steven

Bug Description

Update Existing Behat feature file
------------------------------------

Existing behat feature: Site_content > menu_navigation.feature

Scenario: User verify all elements are displayed in the user menu
   Given I log in as "UserA" with password "Kupuh1pa!"
   When I expand "User menu"
   # New Step Def required <I should see link that links to page>
   Then I should see "user name" link that links to "User view" page
   And I should see "Settings" link that links to "Settings" page
   And I should see "Unread message count" link that links to "Inbox | Notifications" page
   # New Step Def required <Logs user out and displays login Page>
   And I should see "Logout" link that Logs user out and displays "login" page
   When I expand "Settings"
   Then I should see "Settings" link that links to "Settings" page
   And I should see "Legal" link that links to "Legal" page
   And I should see "Notifications" link that links to "Notifications" page

Steven (stevens-q)
Changed in mahara:
assignee: nobody → Steven (stevens-q)
status: New → In Progress
Changed in mahara:
importance: Undecided → Medium
milestone: none → 18.10.0
Steven (stevens-q)
description: updated
Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/8837

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8837
Committed: https://git.mahara.org/mahara/mahara/commit/c6cc09a91fbae9569572fd529b695df2f8fdd692
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit c6cc09a91fbae9569572fd529b695df2f8fdd692
Author: Steven Spinelli <email address hidden>
Date: Wed May 9 15:13:15 2018 +1200

Bug 1755578: Updated behat test making more human readable 2nd file

Change-Id: I260176f0c8f39886335b0a9bfdd69a4c57e23f15

Robert Lyon (robertl-9)
Changed in mahara:
status: In Progress → Fix Committed
Changed in mahara:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.