summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
...
* code layout clean up test_safe_attributes_should_accept_target_tracker_writab...Toshi MARUYAMA2012-10-131-4/+11
* code layout clean up test_editable_custom_field_values_should_return_non_read...Toshi MARUYAMA2012-10-131-4/+6
* code layout clean up test_safe_attributes_should_not_include_readonly_custom_...Toshi MARUYAMA2012-10-131-7/+16
* code layout clean up test_safe_attributes_should_not_include_readonly_fields ...Toshi MARUYAMA2012-10-131-1/+3
* code layout clean up test_should_not_update_custom_fields_on_changing_tracker...Toshi MARUYAMA2012-10-131-1/+3
* code layout clean up test_journalized_multi_custom_field of unit issue testToshi MARUYAMA2012-10-131-4/+8
* code layout clean up context "#assignable_users" of unit issue testToshi MARUYAMA2012-10-131-1/+2
* code layout clean up context "#behind_schedule?" of unit issue testToshi MARUYAMA2012-10-131-5/+15
* code layout clean up test_overdue of unit issue testToshi MARUYAMA2012-10-131-1/+4
* code layout clean up test_rescheduling_an_issue_should_reschedule_following_i...Toshi MARUYAMA2012-10-131-3/+10
* Set proper locale.Jean-Philippe Lang2012-10-131-0/+2
* Tests cleanup.Jean-Philippe Lang2012-10-131-0/+16
* Make sure that custom field format cannot be changed.Jean-Philippe Lang2012-10-131-0/+6
* code layout cleanup test/unit/issue_test.rbToshi MARUYAMA2012-10-121-2/+6
* set language en at test_create_with_invalid_parent_issue_id of unit issue tes...Toshi MARUYAMA2012-10-121-0/+1
* add test of parent issue id beginning sharp to unit issue test (#11979)Toshi MARUYAMA2012-10-121-0/+19
* Fixed: No validation errors when entering an invalid "Parent task" (#11979).Jean-Philippe Lang2012-10-121-0/+14
* Fixed that User#allowed_to? should return true or false (#12078).Jean-Philippe Lang2012-10-121-19/+19
* Removed issue_create! helper in favour of Issue.generate!Jean-Philippe Lang2012-10-122-89/+79
* Makes Issue.generate_with_descendants! helper accept attributes only.Jean-Philippe Lang2012-10-122-4/+4
* Remove Issue.generate_for_project! test helper and use Issue.generate! instead.Jean-Philippe Lang2012-10-125-48/+38
* Isolate the test that actually require non transactional fixtures.Jean-Philippe Lang2012-10-112-25/+59
* Adds a setting to allow subtasks to belong to other projects (#5487).Jean-Philippe Lang2012-10-102-1/+69
* Cleanup (#12050).Jean-Philippe Lang2012-10-091-3/+0
* Fixed that export: links are broken (#12050).Jean-Philippe Lang2012-10-091-6/+20
* code layout cleanup test/unit/issue_relation_test.rbToshi MARUYAMA2012-10-091-6/+24
* add missing fixtures to test/unit/issue_relation_test.rbToshi MARUYAMA2012-10-091-1/+11
* Adds no_issue_in_project operator for relations filter (#3265).Jean-Philippe Lang2012-10-041-0/+16
* sort custom field issue filter by type and position (#12018)Toshi MARUYAMA2012-10-041-0/+20
* change "is_private" issue filter order from 15 to 16 (#12018)Toshi MARUYAMA2012-10-041-0/+2
* change "status" issue filter order from 1 to 0 (#12018)Toshi MARUYAMA2012-10-041-0/+2
* split QueriesHelper filters_options_for_select method and add new unit test (...Toshi MARUYAMA2012-10-041-0/+41
* Private issue notes (#1554).Jean-Philippe Lang2012-10-033-0/+94
* add new user format "lastname" (#10937)Toshi MARUYAMA2012-10-011-0/+3
* fix replacing shoulda test name at r10540Toshi MARUYAMA2012-10-011-1/+1
* replace "User#before_create" and "User.login" shoulda contexts at unit user testToshi MARUYAMA2012-10-011-22/+16
* fix 'object_daddy creation' test name at unit user testToshi MARUYAMA2012-10-011-1/+1
* Test failure.Jean-Philippe Lang2012-09-291-2/+2
* Makes related issues available for display and filtering on the issue list (#...Jean-Philippe Lang2012-09-291-0/+70
* Missing fixtures.Jean-Philippe Lang2012-09-271-3/+4
* Adds a "Copied from/to" relation when copying issue(s) (#6899).Jean-Philippe Lang2012-09-271-0/+13
* remove empty setup method from test/unit/changeset_test.rbToshi MARUYAMA2012-09-261-3/+0
* use set_language_if_valid 'en' at test_parent_should_be_in_same_project at un...Toshi MARUYAMA2012-09-261-0/+3
* set default_language en at test_commit_closing_a_subproject_issue of unit cha...Toshi MARUYAMA2012-09-261-1/+2
* fix number_to_currency() raises exception on Rails3 bs and de locale (#11922)Toshi MARUYAMA2012-09-261-0/+18
* Potential can't dup NilClass error in UserPreference (#11905).Jean-Philippe Lang2012-09-221-0/+15
* Anonymous users should not see private issues with anonymous author (#11872).Jean-Philippe Lang2012-09-191-13/+15
* remove empty setup method from test/unit/lib/redmine/unified_diff_test.rbToshi MARUYAMA2012-09-191-4/+0
* use git diff format for all diff (#11868)Toshi MARUYAMA2012-09-191-0/+54
* scm: bazaar: add more comment to non ASCII path tests at unit model test (#11...Toshi MARUYAMA2012-09-181-3/+3