summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* remove duplicate fixtures from test/unit/member_test.rbToshi MARUYAMA2011-09-251-1/+0
* Rails3: replace "all" fixtures at test/unit/member_test.rbToshi MARUYAMA2011-09-251-1/+15
* Rails3: replace "all" fixtures at test/unit/group_test.rbToshi MARUYAMA2011-09-251-1/+9
* Rails3: replace "all" fixtures at test/unit/project_test.rbToshi MARUYAMA2011-09-241-1/+12
* code layout clean up of test_reply_posted_message_id at test/unit/mailer_test.rbToshi MARUYAMA2011-09-241-1/+3
* code layout clean up of test_message_posted_message_id at test/unit/mailer_te...Toshi MARUYAMA2011-09-241-1/+3
* code layout clean up of test_generated_links_with_prefix_and_no_relative_url_...Toshi MARUYAMA2011-09-241-3/+11
* code layout clean up of test_generated_links_with_prefix at test/unit/mailer_...Toshi MARUYAMA2011-09-241-3/+11
* code layout clean up of test_generated_links_in_emails at test/unit/mailer_te...Toshi MARUYAMA2011-09-241-3/+11
* Rails3: replace "all" fixtures at test/unit/mailer_test.rbToshi MARUYAMA2011-09-241-1/+7
* Rails3: replace "all" fixtures at test/unit/helpers/issues_helper_test.rbToshi MARUYAMA2011-09-241-1/+8
* Rails3: replace "all" fixtures at test/unit/helpers/projects_helper_test.rbToshi MARUYAMA2011-09-231-1/+9
* code layout clean up of test_should_close_duplicates at test/unit/issue_test.rbToshi MARUYAMA2011-09-231-1/+3
* code layout clean up of test_should_not_close_duplicated_issue at test/unit/i...Toshi MARUYAMA2011-09-231-1/+3
* code layout clean up of test_create_should_send_email_notification at test/un...Toshi MARUYAMA2011-09-231-1/+4
* code layout clean up of test_all_dependent_issues at test/unit/issue_test.rbToshi MARUYAMA2011-09-231-3/+9
* code layout clean up of test_create_with_group_assignment at test/unit/issue_...Toshi MARUYAMA2011-09-231-1/+3
* code layout clean up of test_create at test/unit/issue_test.rbToshi MARUYAMA2011-09-231-1/+4
* code layout clean up of test_create_minimal at test/unit/issue_test.rbToshi MARUYAMA2011-09-231-1/+3
* code layout clean up of test_create_with_required_custom_field at test/unit/i...Toshi MARUYAMA2011-09-231-1/+3
* code layout clean up of test_errors_full_messages_should_include_custom_field...Toshi MARUYAMA2011-09-231-1/+3
* code layout clean up of test_category_based_assignment at test/unit/issue_tes...Toshi MARUYAMA2011-09-231-1/+4
* code layout clean up of test_all_dependent_issues_with_persistent_multiple_ci...Toshi MARUYAMA2011-09-231-5/+15
* code layout clean up of test_all_dependent_issues_with_persistent_circular_de...Toshi MARUYAMA2011-09-231-3/+9
* add unit test to set project if project is nil at unit time entry testToshi MARUYAMA2011-09-221-0/+16
* add unit test to validate time entryToshi MARUYAMA2011-09-221-0/+17
* add missing fixtures at unit time entry test in running on empty databaseToshi MARUYAMA2011-09-221-1/+9
* add missing fixtures at unit user test in running on empty databaseToshi MARUYAMA2011-09-221-1/+9
* more strict test to ensure single anonymous user at unit user testToshi MARUYAMA2011-09-221-2/+2
* add test to ensure single anonymous user at unit user testToshi MARUYAMA2011-09-221-0/+11
* add test of validate password length at unit user testToshi MARUYAMA2011-09-211-0/+10
* add missing "projects_trackers" fixture at unit query test in running on empt...Toshi MARUYAMA2011-09-201-1/+2
* add new lines in fixtures at unit query testToshi MARUYAMA2011-09-201-1/+5
* Rails3: scm: subversion: fix error of test_next_nil at unit model testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_next at unit model testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_previous_nil at unit model testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_previous at unit model testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: filesystem: replace @repository.reload to @project.reload of tes...Toshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_format_identifier at unit model testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_find_changeset_by_empty_name at un...Toshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_identifier at unit model testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_directory_listing_with_square_brac...Toshi MARUYAMA2011-09-121-1/+2
* Rails3: scm: subversion: fix error of test_directory_listing_with_square_brac...Toshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_latest_changesets at unit model testToshi MARUYAMA2011-09-121-0/+3
* Rails3: scm: subversion: fix error of test_fetch_changesets_incremental at un...Toshi MARUYAMA2011-09-121-2/+7
* Rails3: scm: cvs: fix error of test_annotate at unit model testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: cvs: fix error of test_cat at unit model testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: cvs: fix error of test_entries_invalid_revision at unit model testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: cvs: fix error of test_entries_invalid_path at unit model testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: cvs: fix error of test_entries_rev3 at unit model testToshi MARUYAMA2011-09-121-1/+3