← Back to team overview

mahara-contributors team mailing list archive

[Bug 1690709] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7773
Committed: https://git.mahara.org/mahara/mahara/commit/b4114079fab03dc8fddc72863e62eb034d2a32c3
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit b4114079fab03dc8fddc72863e62eb034d2a32c3
Author: Rebecca Blundell <rebecca.blundell@xxxxxxxxxxxxxxx>
Date:   Mon May 22 14:55:27 2017 +1200

Bug 1690709 - add step for finding a group page

edit to BehatGeneral.php to create a step to take you to a named group's
homepage.

Change-Id: Ib637c6438b3845712678782a3ada102f556d6cae

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

Title:
  Look at consolidating tests related to group membership and settings

Status in Mahara:
  Fix Committed

Bug description:
  The following tests all have functionality related to creating/deleting groups, adding members and checking sort order:
  create_group.feature
  delete_groups.feature
  displaying_groups_on_page.feature
  group.feature
  group_view_block.feature
  edit_group_membership.feature
  edit_group.feature
  group_members_sortedby.feature

  They should be looked at to see if we're testing the same things more
  than once; to see if we can reduce the number of tests looking at
  similar functions; also to make sure the testing is covering the
  features in a meaningful way.

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


References