** Description changed: - Update Existing Behat feature file + Update Existing Behat feature file ------------------------------------ - Existing behat feature: Settings > loginattempts.feature + 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 + 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
-- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1755578 Title: behat test for verify user menu elements Status in Mahara: In Progress 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 To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1755578/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

