mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #18283
[Bug 1307777] A change has been merged
Reviewed: https://reviews.mahara.org/3261
Committed: http://gitorious.org/mahara/mahara/commit/73f9396ec2daea22b79767faf3598a797716d1d4
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 73f9396ec2daea22b79767faf3598a797716d1d4
Author: Nathan Lewis <nathan.lewis@xxxxxxxxxxxxx>
Date: Tue Apr 15 13:52:28 2014 +1200
Add some data generator funtions to phpunit testing suite (Bug #1307777)
- Replaces require_user and require_test_user with create_test_user
- Added create_test_group and create_test_institution
Change-Id: I8f2acbeef986943cbb4712f47226456fdf3d9570
Signed-off-by: Nathan Lewis <nathan.lewis@xxxxxxxxxxxxx>
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@xxxxxxxxxxxxx>
--
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/1307777
Title:
Improvements to phpunit testing suite
Status in Mahara ePortfolio:
In Progress
Bug description:
This patch refactors how test users are created, now create_test_user,
and add two new data generators, create_test_group and
create_test_institution. The exists tests were updated to use the new
create_test_user function. create_test_group and
create_test_institution are currently unused (I've been using them in
as-yet unsubmitted patches).
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1307777/+subscriptions
References