summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Option to set parent automatically for new wiki pages (#3108).Jean-Philippe Lang2011-12-172-14/+39
* Moved wiki links tests together.Jean-Philippe Lang2011-12-171-47/+47
* test: replace "should_route" of "users" to "assert_routing" at integration/ro...Toshi MARUYAMA2011-12-171-22/+76
* test: replace "should_route" of "projects" to "assert_routing" at integration...Toshi MARUYAMA2011-12-171-28/+104
* Change tests to use ruby/rails assertions.Jean-Philippe Lang2011-12-162-49/+32
* Make sure that tests restore the attachments path to the tmp dir so that fixt...Jean-Philippe Lang2011-12-167-5/+18
* test: replace "should_route" of "timelogs (scoped under issues)" to "assert_r...Toshi MARUYAMA2011-12-161-12/+38
* test: replace "should_route" of "roles" to "assert_routing" at integration/ro...Toshi MARUYAMA2011-12-161-9/+33
* test: replace "should_route" of "repositories" to "assert_routing" at integra...Toshi MARUYAMA2011-12-161-20/+104
* test: replace "should_route" of "timelogs (scoped under project)" to "assert_...Toshi MARUYAMA2011-12-161-12/+39
* test: replace "should_route" of "wiki (singular, project's pages)" to "assert...Toshi MARUYAMA2011-12-161-22/+87
* test: replace "should_route" of "timelogs (global)" to "assert_routing" at in...Toshi MARUYAMA2011-12-161-12/+33
* 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
* test: replace "should_route" of "roles" to "assert_routing" at integration/ro...Toshi MARUYAMA2011-12-151-7/+25
* Display issue form fields according to permissions.Jean-Philippe Lang2011-12-151-2/+128
* 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
* Do not change settings in tests.Jean-Philippe Lang2011-12-151-18/+11
* test: replace "should_route" of "messages" to "assert_routing" at integration...Toshi MARUYAMA2011-12-151-9/+34
* test: replace "should_route" of "issues" form update to "assert_routing" at i...Toshi MARUYAMA2011-12-151-10/+29
* test: replace "should_route" of "groups" to "assert_routing" at integration/r...Toshi MARUYAMA2011-12-151-4/+11
* test: replace "should_route" of "documents" to "assert_routing" at integratio...Toshi MARUYAMA2011-12-151-11/+33
* test: replace "should_route" of "issues" REST actions to "assert_routing" at ...Toshi MARUYAMA2011-12-151-15/+61
* test: replace "should_route" of "issue reports" to "assert_routing" at integr...Toshi MARUYAMA2011-12-151-3/+10
* test: replace "should_route" of "members" to "assert_routing" at integration/...Toshi MARUYAMA2011-12-151-2/+5
* test: replace "should_route" of "wikis (plural, admin setup)" to "assert_rout...Toshi MARUYAMA2011-12-151-5/+13