summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure that tests restore the attachments path to the tmp dir so that fixt...Jean-Philippe Lang2011-12-164-3/+4
* add unit test of group blank name in French (#9795)Toshi MARUYAMA2011-12-151-0/+9
* use set_language_if_valid instead of I18n.locale at unit group test (#9795)Toshi MARUYAMA2011-12-151-2/+3
* Asserts that objects are not nil before getting their ids (test still fails w...Jean-Philippe Lang2011-12-151-0/+2
* Set locale in test.Jean-Philippe Lang2011-12-151-0/+2
* Fixed: Unrelated error message when creating a group with an invalid name (#9...Jean-Philippe Lang2011-12-151-0/+6
* Do not change settings in tests.Jean-Philippe Lang2011-12-151-0/+4
* Do not change settings in tests.Jean-Philippe Lang2011-12-151-29/+12
* Removed dependency with monkey-patched rubytree.Jean-Philippe Lang2011-12-141-1/+1
* Save an @Issue#save@.Etienne Massip2011-12-141-4/+2
* Code cleanup.Jean-Philippe Lang2011-12-131-2/+16
* add unit test of CustomField model before_validationToshi MARUYAMA2011-12-111-0/+10
* Makes assertion compatible with ruby1.9.Jean-Philippe Lang2011-12-101-1/+1
* ruby1.9: macro must accept 2 arguments.Jean-Philippe Lang2011-12-101-1/+1
* Fixed assert call.Jean-Philippe Lang2011-12-101-1/+1
* scm: git: remove unused --since option (#4547, #4716, #7146, #6013)Toshi MARUYAMA2011-12-101-9/+0
* Resourcified custom fields.Jean-Philippe Lang2011-12-091-0/+19
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-2/+2
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-3/+6
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-3/+6
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-1/+2
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-1/+1
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-4/+6
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-1/+2
* Makes project and tracker assigned first in #attributes=Jean-Philippe Lang2011-12-081-5/+11
* add unit test of error message in case that member role is emptyToshi MARUYAMA2011-12-081-0/+8
* back out r8124Toshi MARUYAMA2011-12-081-1/+0
* Rails3: model: Member: errors must be set on existing attributesToshi MARUYAMA2011-12-081-0/+1
* Fixed that custom values get saved when assigning custom values after changin...Jean-Philippe Lang2011-12-061-0/+16
* Fixed: error when filtering by numeric custom field with postgresql (#9719).Jean-Philippe Lang2011-12-051-4/+35
* Removed unnecessary calculations in time entries index.Jean-Philippe Lang2011-12-041-48/+0
* Makes spent time column available on the issue list (#971).Jean-Philippe Lang2011-12-041-0/+7
* add unit test to validate watcherToshi MARUYAMA2011-12-041-0/+7
* add unit test to ensure user preference others is hash in savingToshi MARUYAMA2011-12-041-0/+14
* add unit test of member_role validateToshi MARUYAMA2011-12-041-0/+9
* Adds tests for plugin API.Jean-Philippe Lang2011-12-031-0/+30
* Don't change setting value in tests.Jean-Philippe Lang2011-12-031-4/+6
* add test to check to set issue category assignee nil in destroying memberToshi MARUYAMA2011-12-031-1/+4
* Adds a test for child_pages macro failure.Jean-Philippe Lang2011-12-031-0/+4
* Adds a test for macro registration.Jean-Philippe Lang2011-12-031-0/+11
* Adds a test for macro_list wiki macro.Jean-Philippe Lang2011-12-031-0/+5
* Fixed test_updated_on_eager_load.Jean-Philippe Lang2011-12-031-1/+1
* fix member validate test of empty role at unit testToshi MARUYAMA2011-12-031-1/+5
* add gmtime at unit wiki page "test_updated_on_eager_load" for Rails3 compatib...Toshi MARUYAMA2011-12-031-0/+1
* Makes the link in an issue update notification point to the change (#9690).Jean-Philippe Lang2011-12-021-3/+8
* Fixed: crypting blank passwords raises an error (#9137).Jean-Philippe Lang2011-11-291-0/+8
* Fixed: Wiki section edit escapes pre tags inside pre blocks (#9673).Jean-Philippe Lang2011-11-281-0/+5
* Fixed: Wiki section edit escapes code tags inside pre blocks (#9673).Jean-Philippe Lang2011-11-281-0/+5
* Adds #current_version? method to wiki content.Jean-Philippe Lang2011-11-281-0/+7
* Fixed: Angle brackets within 'pre' blocks are silently replaced by HTML entit...Jean-Philippe Lang2011-11-281-0/+10