← Back to team overview

mahara-contributors team mailing list archive

[Bug 1703736] A patch has been submitted for review

 

Patch for "master" branch: https://reviews.mahara.org/7871

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