summaryrefslogtreecommitdiffstats
path: root/test/functional/groups_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed test/functional/groups_controller_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-011-1/+1
* Removes RJS from GroupsController.Jean-Philippe Lang2012-07-191-5/+27
* Test for when group does not exist.Jean-Philippe Lang2012-07-151-0/+5
* Replaced group[lastname] parameter with group[name].Jean-Philippe Lang2012-06-011-5/+6
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Adds functional tests for GroupsController.Jean-Philippe Lang2011-11-291-8/+37
* Adds functional tests for GroupsController.Jean-Philippe Lang2011-11-281-1/+23
* Adds routes for group users.Jean-Philippe Lang2011-11-271-1/+1
* remove trailing white-spaces from test/functional/groups_controller_test.rb.Toshi MARUYAMA2011-08-311-18/+18
* Adds 'Create and continue' button on the new group form.Jean-Philippe Lang2011-07-211-0/+7
* Fixed: list of users for adding to a group may be empty if 100 first users ha...Jean-Philippe Lang2011-04-011-0/+9
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Adds leading slash to all assert_redirected_to arguments (#6887).Jean-Philippe Lang2010-11-141-3/+3
* Include missing fixtures.Jean-Philippe Lang2009-10-291-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* User groups branch merged.Jean-Philippe Lang2009-09-121-0/+107