← Back to team overview

mahara-contributors team mailing list archive

[Bug 1703721] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8121
Committed: https://git.mahara.org/mahara/mahara/commit/999b00dbd61c9f7feea9a3fc4c1e0cb8a4e7ebf9
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    17.10_STABLE

commit 999b00dbd61c9f7feea9a3fc4c1e0cb8a4e7ebf9
Author: Rebecca Blundell <rebecca.blundell@xxxxxxxxxxxxxxx>
Date:   Wed Jul 19 17:32:24 2017 +1200

Bug #1703721 - combine add user tests and make more comprehensive

Removes 3 existing tests and replaces with one Adds 2 new csv files
-fixed domain names so they are all example.org
-changed one domain to example.com for use in add_users_new test
as mahara doesn't like .org.
Indentation and Captalisation changes done.

Change-Id: I0c767c5736c613d3d82b20a59014015db8ea6071
(cherry picked from commit 5dd3b1ae5fff85110f98ac52f451254689f8b388)

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

Title:
  consolidate and improve behat tests for adding users

Status in Mahara:
  Fix Committed

Bug description:
  There are currently 3 tests for different aspects of adding users:
  switches_general_account.feature
  add_users_configuration.feature
  add_users_csv.feature

  These could be combined into one test with perhaps 2 scenarios, one for csv; one for manual adding by an admin.
  Test that changing the switches actually changes the functionality. The more important functions, assigning roles, requiring a password, forcing password change and assigning an institution should be tested.
  Then the new user should log in to confirm it has saved correctly, they have correct roles and institution and that a password change is required.

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


References