mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #44524
[Bug 1703721] A change has been merged
Reviewed: https://reviews.mahara.org/7880
Committed: https://git.mahara.org/mahara/mahara/commit/5dd3b1ae5fff85110f98ac52f451254689f8b388
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 5dd3b1ae5fff85110f98ac52f451254689f8b388
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
--
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