Redmine/test
Eric Davis 8194cfaf86 Added user setup needed based on the system's registration settings
* Copied the register action's chunk of code used to setup the account
  based on Setting.self_registration
* Extracted method for when onthefly_creation_failed
* Added tests to confirm the behavior

  #699

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2446 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-02-11 19:07:28 +00:00
..
fixtures Removes unused projects_count column from projects table. 2009-01-24 11:48:38 +00:00
functional Added user setup needed based on the system's registration settings 2009-02-11 19:07:28 +00:00
integration Converted routing and urls to follow the Rails REST convention. 2009-01-26 01:47:51 +00:00
mocks Adding OpenID mock and test. #699 2009-02-11 19:07:18 +00:00
unit Hooked up on the fly OpenID user creation. 2009-02-11 19:07:12 +00:00
helper_testcase.rb Added Redmine::WikiFormatting module and tests for wiki links. 2007-09-02 20:41:47 +00:00
test_helper.rb Added tests for the other OpenID authentication cases. #699 2009-02-11 19:07:23 +00:00