← Back to team overview

mahara-contributors team mailing list archive

[Bug 1703736] A change has been merged

 

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

commit 102a042b113e900be79949da6d530f0b85aff20b
Author: Rebecca Blundell <rebecca.blundell@xxxxxxxxxxxxxxx>
Date:   Wed Jul 12 16:04:40 2017 +1200

Bug #1703736 - reorder behat tests

This commit moves all the test feature files into new folders, hopefully
to make them easier to find. Please feel free to check out and see if
you think the new order makes sense.

Change-Id: I5f07fc296a159f986f883d273bc72d4ea1a40d32

Bug 1703736 - change domains to example.org

Dear git, please let me push this. Love Rebecca

Change-Id: I5f07fc296a159f986f883d273bc72d4ea1a40d32

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

Title:
  order behat tests to reflect functionality

Status in Mahara:
  In Progress

Bug description:
  The behat test names and the folders they are organised in don't reflect the functionality of the tests. Reordering the tests by functionality may make them easier to find and consequently easier to maintain.
  I suggest ordering tests into the following folders:
  - security 
     -for security tests
  - settings
     -for tests that check site settings
  - site_content
     -for tests that check site content is correctly displayed and can be interacted with
  - site_features
     -for tests that explore whether site functionality works
  - social
     -for tests related to interaction with others: comments, groups, messages, friends, submissions...
  - user_content
     -for tests related to content

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


References