summaryrefslogtreecommitdiff
path: root/modules/user/tests/User_Installer_Test.php
AgeCommit message (Collapse)Author
2008-11-12Remove user_password class and move the functionality into the user helper classTim Almdal
2008-11-11New user module with password support. This supports the same password ↵Tim Almdal
mechanism as g1 and g2 to facilitate a migration.
2008-11-10Use select_list() to allow for a single assert_equal in our tests.Bharat Mediratta
2008-11-10Use alternate form of ORM::factory to reduce code.Bharat Mediratta
2008-11-05add installation unit tests and corrected a problem where the groups_users ↵Tim Almdal
pivot table was not populated.