summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Allows project to be changed from the regular issue update action (#4769, #98...Jean-Philippe Lang2012-01-073-2/+94
* test: route: add attachment delete method testToshi MARUYAMA2012-01-071-0/+4
* test: route: simplify test_issues_form_updateToshi MARUYAMA2012-01-071-8/+6
* Makes /projects/:project_id/issues/new accept PUT requests for when serializi...Jean-Philippe Lang2012-01-061-0/+4
* Extracted some code from #move_to_project to a callback.Jean-Philippe Lang2012-01-061-0/+21
* remove trailing white-space from test/unit/mail_handler_test.rbToshi MARUYAMA2012-01-051-1/+1
* replace hard-coded Japanese literal to utf-8 hexadecimal at test/unit/mail_ha...Toshi MARUYAMA2012-01-051-1/+3
* test: route: repositories: add show, changes and annotate actions in revision...Toshi MARUYAMA2012-01-051-0/+31
* test: route: add tests of timelogs report global scope format route and issue...Toshi MARUYAMA2012-01-051-0/+19
* route: fix messages quote action method defined at r8162Toshi MARUYAMA2012-01-041-1/+1
* Rails3: test: route: add private method to convert path parameter at reposito...Toshi MARUYAMA2012-01-041-18/+33
* test: route: simplify repositories testToshi MARUYAMA2012-01-041-14/+11
* Makes .find_ids return integers.Jean-Philippe Lang2012-01-031-1/+1
* Adds previous/next links to issue (#2850).Jean-Philippe Lang2012-01-032-0/+78
* Removed ApplicationControllerTest.Jean-Philippe Lang2012-01-032-90/+61
* Moved test from ApplicationControllerTest.Jean-Philippe Lang2012-01-032-10/+9
* Test cleanup.Jean-Philippe Lang2012-01-021-81/+28
* Test cleanup.Jean-Philippe Lang2012-01-0210-85/+79
* Test cleanup.Jean-Philippe Lang2012-01-022-16/+8
* Test cleanup.Jean-Philippe Lang2012-01-0211-40/+4
* test: replace should "include the emails_header" at unit mailer test to Rails...Toshi MARUYAMA2012-01-021-9/+6
* Rails3.1: test: include ERB::Util in unit/helpers/search_helper_test.rbToshi MARUYAMA2012-01-021-0/+1
* svn propset "svn:eol-style" native test/functional/auth_sources_controller_te...Toshi MARUYAMA2012-01-011-90/+90
* Test cleanup.Jean-Philippe Lang2012-01-011-64/+34
* Test cleanup.Jean-Philippe Lang2012-01-011-33/+20
* Test cleanup.Jean-Philippe Lang2012-01-011-40/+17
* Test cleanup.Jean-Philippe Lang2012-01-011-94/+90
* Use Errors#count instead of #length.Jean-Philippe Lang2012-01-011-1/+1
* test: route: split wiki testsToshi MARUYAMA2011-12-311-33/+39
* test: route: split roadmap test in versions testToshi MARUYAMA2011-12-311-1/+4
* test: route: rearrange issues tests for each scopesToshi MARUYAMA2011-12-301-22/+22
* test: route: split versions tests whether scoped under project or notToshi MARUYAMA2011-12-301-6/+9
* test: route: split issues rest actions tests whether scoped under project or notToshi MARUYAMA2011-12-301-16/+19
* test: route: split news tests whether scoped under project or notToshi MARUYAMA2011-12-301-20/+23
* test: route: add time entries context menus testToshi MARUYAMA2011-12-301-1/+10
* test: route: split queries testsToshi MARUYAMA2011-12-291-8/+11
* test: route: add bulk edit time logs testsToshi MARUYAMA2011-12-291-0/+18
* test: route: add ldap_auth_sources test defined at r8162Toshi MARUYAMA2011-12-271-0/+55
* test: route: add auth_sources test defined at r8162Toshi MARUYAMA2011-12-271-0/+55
* test: route: add settings test defined at r8162Toshi MARUYAMA2011-12-271-0/+40
* test: route: add workflows test defined at r8162Toshi MARUYAMA2011-12-271-0/+39
* test: route: split repository route testToshi MARUYAMA2011-12-271-16/+22
* test: route: add admin tests defined at r8162Toshi MARUYAMA2011-12-271-0/+20
* test: route: add mail_handler test defined at r8162Toshi MARUYAMA2011-12-271-0/+27
* test: route: add sys testToshi MARUYAMA2011-12-271-0/+35
* test: route: add watchers test defined at r8162Toshi MARUYAMA2011-12-271-0/+41
* test: route: add search test defined at r8162Toshi MARUYAMA2011-12-271-0/+27
* Do not add errors on attributes on fake attributes.Jean-Philippe Lang2011-12-261-1/+1
* Makes assertion Rails3 compatible.Jean-Philippe Lang2011-12-261-1/+5
* Do assertions on collection, not on association.Jean-Philippe Lang2011-12-261-2/+2