summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: route: move timelogs tests to new fileToshi MARUYAMA2011-12-242-183/+203
* test: route: move members test to new fileToshi MARUYAMA2011-12-242-7/+27
* test: route: move gantts test in test_issues_extra_actions to new fileToshi MARUYAMA2011-12-242-18/+41
* test: route: move repositories test to new fileToshi MARUYAMA2011-12-242-106/+126
* test: route: move versions test to new fileToshi MARUYAMA2011-12-242-89/+109
* test: route: move files test in project to new fileToshi MARUYAMA2011-12-242-12/+35
* test: route: move reports test to new fileToshi MARUYAMA2011-12-242-12/+32
* test: route: move issue_relations test to new fileToshi MARUYAMA2011-12-242-61/+81
* test: route: move remaining calendars test in test_issues_extra_actions to ro...Toshi MARUYAMA2011-12-242-5/+5
* test: route: move calendars test in test_issues_extra_actions to new fileToshi MARUYAMA2011-12-242-4/+27
* test: route: move journals test in test_issues_extra_actions to new fileToshi MARUYAMA2011-12-242-8/+31
* test: route: add 'my' testToshi MARUYAMA2011-12-241-0/+71
* test: route: move issue_moves test in test_issues_extra_actions to new fileToshi MARUYAMA2011-12-232-8/+31
* test: route: move groups test to new fileToshi MARUYAMA2011-12-232-12/+32
* test: route: move enumerations test to new fileToshi MARUYAMA2011-12-232-27/+47
* test: route: add account testToshi MARUYAMA2011-12-231-0/+55
* test: route: fix duplicate "test_roles"Toshi MARUYAMA2011-12-231-1/+1
* test: route: move documents test to new fileToshi MARUYAMA2011-12-232-35/+55
* test: route: move messages test to new fileToshi MARUYAMA2011-12-232-36/+56
* code layout clean up test/integration/api_test/users_test.rbToshi MARUYAMA2011-12-231-9/+43
* test: route: move custom_fields test to new fileToshi MARUYAMA2011-12-232-27/+47
* test: route: move boards test to new fileToshi MARUYAMA2011-12-232-38/+60
* test: route: move admin test to new fileToshi MARUYAMA2011-12-232-7/+27
* test: route: move attachments test to new fileToshi MARUYAMA2011-12-232-29/+49
* test: route: move activities test to new fileToshi MARUYAMA2011-12-232-11/+31
* fix filename of test/unit/lib/redmine/wiki_formatting.rbToshi MARUYAMA2011-12-231-0/+0
* test: include ERB::Util at test/unit/lib/redmine/helpers/gantt_test.rbToshi MARUYAMA2011-12-221-0/+1
* test: include ERB::Util at test/unit/helpers/issues_helper_test.rbToshi MARUYAMA2011-12-221-0/+1
* Use fixtures generator.Jean-Philippe Lang2011-12-181-7/+3
* Use fixtures generator.Jean-Philippe Lang2011-12-181-11/+7
* Use open scope in version issues count methods.Jean-Philippe Lang2011-12-181-0/+10
* #new is just fine.Jean-Philippe Lang2011-12-181-2/+2
* #new is just fine.Jean-Philippe Lang2011-12-181-1/+1
* Make sure setting is not changed in test.Jean-Philippe Lang2011-12-181-4/+4
* Test cleanup.Jean-Philippe Lang2011-12-181-122/+101
* Code cleanup.Jean-Philippe Lang2011-12-181-1/+0
* Get rid of HelperTestcase.Jean-Philippe Lang2011-12-183-54/+11
* Makes tests inherit from ActionView::TestCase.Jean-Philippe Lang2011-12-181-29/+11
* test: replace "should_route" of "versions" to "assert_routing" at integration...Toshi MARUYAMA2011-12-181-26/+86
* test: replace "should_route" of "issue categories" to "assert_routing" at int...Toshi MARUYAMA2011-12-181-24/+82
* Additional tests for SearchController and handle my_projects scope without me...Jean-Philippe Lang2011-12-171-0/+40
* Additional tests for QueriesController.Jean-Philippe Lang2011-12-171-53/+74
* Additional tests for DocumentsController.Jean-Philippe Lang2011-12-171-0/+16
* Additional tests for TimelogController and added missing i18n string.Jean-Philippe Lang2011-12-171-0/+78
* Additional tests for WikiController.Jean-Philippe Lang2011-12-171-0/+30
* test: replace "should_route" of "news" to "assert_routing" at integration/rou...Toshi MARUYAMA2011-12-171-22/+77
* test: replace "should_route" of "queries" to "assert_routing" at integration/...Toshi MARUYAMA2011-12-171-15/+37
* test: replace "should_route" of "timelogs (scoped under project and issues)" ...Toshi MARUYAMA2011-12-171-16/+65
* test: replace "should_route" of "issue relations" to "assert_routing" at inte...Toshi MARUYAMA2011-12-171-16/+59
* test: replace "should_route" of "issues" extra actions to "assert_routing" at...Toshi MARUYAMA2011-12-171-28/+77