summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Rails4: add ApplicationHelper#truncate_single_line_raw method replacing trunc...Toshi MARUYAMA2014-02-061-3/+3
* add tests of ApplicationHelper#link_to_issue subject and titleToshi MARUYAMA2014-02-061-0/+35
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_pre_...Toshi MARUYAMA2014-02-061-2/+10
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_link...Toshi MARUYAMA2014-02-061-1/+2
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_link...Toshi MARUYAMA2014-02-061-1/+2
* do stricter ApplicationHelperTest#test_truncate_single_lineToshi MARUYAMA2014-02-061-2/+2
* add tests of ApplicationHelper#truncate_single_lineToshi MARUYAMA2014-02-061-0/+18
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_wiki...Toshi MARUYAMA2014-02-051-12/+35
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_link...Toshi MARUYAMA2014-02-051-1/+2
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_link...Toshi MARUYAMA2014-02-051-1/+2
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_cros...Toshi MARUYAMA2014-02-051-2/+4
* code format clean up ApplicationHelperTest#test_cross_project_redmine_linksToshi MARUYAMA2014-02-051-7/+12
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_atta...Toshi MARUYAMA2014-02-051-4/+7
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_atta...Toshi MARUYAMA2014-02-051-3/+4
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_wiki...Toshi MARUYAMA2014-02-051-6/+8
* use escaped "Can't" constant at ApplicationHelperTestToshi MARUYAMA2014-02-051-1/+1
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_redm...Toshi MARUYAMA2014-02-051-3/+4
* use escaped "Can't" constant at IssueStatusesControllerTestToshi MARUYAMA2014-02-041-2/+2
* use escaped "can't" constant at IssueStatusesControllerTestToshi MARUYAMA2014-02-041-2/+2
* use escaped "can't" constant at NewsControllerTestToshi MARUYAMA2014-02-041-2/+2
* use escaped "can't" constant at ProjectsControllerTestToshi MARUYAMA2014-02-041-1/+1
* use escaped "can't" constant at AuthSourcesControllerTestToshi MARUYAMA2014-02-041-2/+2
* Rails4: fix "assert_template 'calendar'" fails at CalendarsControllerTestToshi MARUYAMA2014-02-041-2/+2
* Rails4: use "assert_template 'context_menus/time_entries'" at ContextMenusCon...Toshi MARUYAMA2014-02-041-2/+2
* Rails4: fix "assert_template 'context_menu'" fails at ContextMenusControllerTestToshi MARUYAMA2014-02-041-6/+6
* code format clean up ProjectsControllerTestToshi MARUYAMA2014-02-041-2/+4
* code format clean up AuthSourcesControllerTestToshi MARUYAMA2014-02-041-4/+9
* use escaped "Can't" constant at TrackersControllerTestToshi MARUYAMA2014-02-041-5/+5
* define constant of escaped "Can't" for testsToshi MARUYAMA2014-02-041-2/+4
* use escaped "can't" constant at TrackersControllerTestToshi MARUYAMA2014-02-041-6/+6
* Rails4: fix "assert_template 'form'" fails at IssuesControllerTestToshi MARUYAMA2014-02-041-3/+3
* replace shoulda context "#subjects" at GanttHelperTestToshi MARUYAMA2014-02-041-88/+75
* replace shoulda context "#number_of_rows_on_project" at GanttHelperTestToshi MARUYAMA2014-02-041-18/+15
* replace shoulda context "#number_of_rows" at GanttHelperTestToshi MARUYAMA2014-02-041-35/+29
* define as private GanttHelperTest helper methodsToshi MARUYAMA2014-02-041-0/+2
* replace shoulda context "with workflow privilege" at IssuesControllerTestToshi MARUYAMA2014-02-041-59/+67
* replace shoulda context "without workflow privilege" at IssuesControllerTestToshi MARUYAMA2014-02-041-45/+47
* Rails4: use link_to instead of hard coded html at ApplicationHelperTest#test_...Toshi MARUYAMA2014-02-041-12/+27
* code format clean up escaped "can't" constantToshi MARUYAMA2014-02-041-2/+2
* use escaped "can't" constant at TrackersControllerTestToshi MARUYAMA2014-02-041-2/+2
* use escaped "can't" constant at WikisControllerTestToshi MARUYAMA2014-02-041-1/+1
* define constant of escaped "can't" for testsToshi MARUYAMA2014-02-041-0/+4
* code format clean up TrackersControllerTestToshi MARUYAMA2014-02-041-1/+2
* code format clean up WikisControllerTestToshi MARUYAMA2014-02-041-1/+2
* scm: mercurial: insert long id to DB unless existing id in DB is not short id...Toshi MARUYAMA2014-02-021-1/+113
* scm: mercurial: add asserting first and last changeset to test_fetch_changese...Toshi MARUYAMA2014-02-021-0/+4
* scm: mercurial: use scmid_for_assert in assert_parents (#14361)Toshi MARUYAMA2014-02-021-6/+11
* scm: mercurial: use scmid_for_assert in assert_entries (#14361)Toshi MARUYAMA2014-02-021-6/+8
* scm: mercurial: use scmid_for_assert in assert_entry (#14361)Toshi MARUYAMA2014-02-021-4/+6
* scm: mercurial: use scmid_for_assert in assert_copied_files (#14361)Toshi MARUYAMA2014-02-021-5/+12