← Back to team overview

mahara-contributors team mailing list archive

[Bug 1425392] Re: Behat bug: Behat gets confused by the 2 different Groups in navigation

 

The 'Groups' menu item in the admin section has an accessible hidden value "(Administer groups)" as well
so 

 Find "Archived submissions" in "Groups"

will fail but
 
 Find "Archived submissions" in "Groups (Administer groups)" will pass without needing patch 4326

So do we want to make it clearer in our behat tests that we are talking
about "Groups" in admin vs "Groups" in normal area by using "Groups
(Administer groups)" or not?

-- 
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/1425392

Title:
  Behat bug: Behat gets confused by the 2 different Groups in navigation

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Hi,

  I have a attached a broken Behat test. When it clicks on the first "Groups" heading in the navigation it works fine.
  eg "Find friends" in "Groups"

  Then it fails when it tries selecting "Archived submissions" in
  "Groups" .

  It doesn’t like the fact that there are 2 of them.  What way do we
  have to work around this?

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1425392/+subscriptions


References