← Back to team overview

mahara-contributors team mailing list archive

[Bug 1719221] A change has been merged

 

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

commit 25d0656dcf7458cdb6638d404abe080ceffad306
Author: Niranjan Bandi <niranjanbandi@xxxxxxxxxxxxxxx>
Date:   Thu Feb 1 15:30:09 2018 +1300

Bug 1719221- Checking the last modified date on a collection.

-test/behat/features/social/modified_date.feature is now merged into
test/behat/features/site_content/shared_with_group.feature

Change-Id: Ic0db83120af073969c423af914456600aac9e8e6

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

Title:
  small fixes to some behat tests

Status in Mahara:
  Fix Committed

Bug description:
  There are some badly formatted tests, with background steps in the
  scenario:

  test/behat/features/user_content/search_users_by_share_pages.feature
  compare with test/behat/features/social/sharedwithme.feature.
  Could this be a scenario in the other test?
   - regardless, the format should be changed. This is not testing adding pages, so add the pages in the background using the generic format data.

  test/behat/features/social/modified_date.feature
   - put background into background.
   - is this already covered in test/behat/features/site_content/shared_views_to_group.feature?
   - if not, should it be combined.

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


References