index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use open scope in version issues count methods.
Jean-Philippe Lang
2011-12-18
1
-0
/
+10
*
#new is just fine.
Jean-Philippe Lang
2011-12-18
1
-2
/
+2
*
#new is just fine.
Jean-Philippe Lang
2011-12-18
1
-1
/
+1
*
Make sure setting is not changed in test.
Jean-Philippe Lang
2011-12-18
1
-4
/
+4
*
Test cleanup.
Jean-Philippe Lang
2011-12-18
1
-122
/
+101
*
Code cleanup.
Jean-Philippe Lang
2011-12-18
1
-1
/
+0
*
Get rid of HelperTestcase.
Jean-Philippe Lang
2011-12-18
3
-54
/
+11
*
Makes tests inherit from ActionView::TestCase.
Jean-Philippe Lang
2011-12-18
1
-29
/
+11
*
test: replace "should_route" of "versions" to "assert_routing" at integration...
Toshi MARUYAMA
2011-12-18
1
-26
/
+86
*
test: replace "should_route" of "issue categories" to "assert_routing" at int...
Toshi MARUYAMA
2011-12-18
1
-24
/
+82
*
Additional tests for SearchController and handle my_projects scope without me...
Jean-Philippe Lang
2011-12-17
1
-0
/
+40
*
Additional tests for QueriesController.
Jean-Philippe Lang
2011-12-17
1
-53
/
+74
*
Additional tests for DocumentsController.
Jean-Philippe Lang
2011-12-17
1
-0
/
+16
*
Additional tests for TimelogController and added missing i18n string.
Jean-Philippe Lang
2011-12-17
1
-0
/
+78
*
Additional tests for WikiController.
Jean-Philippe Lang
2011-12-17
1
-0
/
+30
*
test: replace "should_route" of "news" to "assert_routing" at integration/rou...
Toshi MARUYAMA
2011-12-17
1
-22
/
+77
*
test: replace "should_route" of "queries" to "assert_routing" at integration/...
Toshi MARUYAMA
2011-12-17
1
-15
/
+37
*
test: replace "should_route" of "timelogs (scoped under project and issues)" ...
Toshi MARUYAMA
2011-12-17
1
-16
/
+65
*
test: replace "should_route" of "issue relations" to "assert_routing" at inte...
Toshi MARUYAMA
2011-12-17
1
-16
/
+59
*
test: replace "should_route" of "issues" extra actions to "assert_routing" at...
Toshi MARUYAMA
2011-12-17
1
-28
/
+77
*
Option to set parent automatically for new wiki pages (#3108).
Jean-Philippe Lang
2011-12-17
2
-14
/
+39
*
Moved wiki links tests together.
Jean-Philippe Lang
2011-12-17
1
-47
/
+47
*
test: replace "should_route" of "users" to "assert_routing" at integration/ro...
Toshi MARUYAMA
2011-12-17
1
-22
/
+76
*
test: replace "should_route" of "projects" to "assert_routing" at integration...
Toshi MARUYAMA
2011-12-17
1
-28
/
+104
*
Change tests to use ruby/rails assertions.
Jean-Philippe Lang
2011-12-16
2
-49
/
+32
*
Make sure that tests restore the attachments path to the tmp dir so that fixt...
Jean-Philippe Lang
2011-12-16
7
-5
/
+18
*
test: replace "should_route" of "timelogs (scoped under issues)" to "assert_r...
Toshi MARUYAMA
2011-12-16
1
-12
/
+38
*
test: replace "should_route" of "roles" to "assert_routing" at integration/ro...
Toshi MARUYAMA
2011-12-16
1
-9
/
+33
*
test: replace "should_route" of "repositories" to "assert_routing" at integra...
Toshi MARUYAMA
2011-12-16
1
-20
/
+104
*
test: replace "should_route" of "timelogs (scoped under project)" to "assert_...
Toshi MARUYAMA
2011-12-16
1
-12
/
+39
*
test: replace "should_route" of "wiki (singular, project's pages)" to "assert...
Toshi MARUYAMA
2011-12-16
1
-22
/
+87
*
test: replace "should_route" of "timelogs (global)" to "assert_routing" at in...
Toshi MARUYAMA
2011-12-16
1
-12
/
+33
*
add unit test of group blank name in French (#9795)
Toshi MARUYAMA
2011-12-15
1
-0
/
+9
*
use set_language_if_valid instead of I18n.locale at unit group test (#9795)
Toshi MARUYAMA
2011-12-15
1
-2
/
+3
*
Asserts that objects are not nil before getting their ids (test still fails w...
Jean-Philippe Lang
2011-12-15
1
-0
/
+2
*
Set locale in test.
Jean-Philippe Lang
2011-12-15
1
-0
/
+2
*
Fixed: Unrelated error message when creating a group with an invalid name (#9...
Jean-Philippe Lang
2011-12-15
1
-0
/
+6
*
test: replace "should_route" of "roles" to "assert_routing" at integration/ro...
Toshi MARUYAMA
2011-12-15
1
-7
/
+25
*
Display issue form fields according to permissions.
Jean-Philippe Lang
2011-12-15
1
-2
/
+128
*
Do not change settings in tests.
Jean-Philippe Lang
2011-12-15
1
-0
/
+4
*
Do not change settings in tests.
Jean-Philippe Lang
2011-12-15
1
-29
/
+12
*
Do not change settings in tests.
Jean-Philippe Lang
2011-12-15
1
-18
/
+11
*
test: replace "should_route" of "messages" to "assert_routing" at integration...
Toshi MARUYAMA
2011-12-15
1
-9
/
+34
*
test: replace "should_route" of "issues" form update to "assert_routing" at i...
Toshi MARUYAMA
2011-12-15
1
-10
/
+29
*
test: replace "should_route" of "groups" to "assert_routing" at integration/r...
Toshi MARUYAMA
2011-12-15
1
-4
/
+11
*
test: replace "should_route" of "documents" to "assert_routing" at integratio...
Toshi MARUYAMA
2011-12-15
1
-11
/
+33
*
test: replace "should_route" of "issues" REST actions to "assert_routing" at ...
Toshi MARUYAMA
2011-12-15
1
-15
/
+61
*
test: replace "should_route" of "issue reports" to "assert_routing" at integr...
Toshi MARUYAMA
2011-12-15
1
-3
/
+10
*
test: replace "should_route" of "members" to "assert_routing" at integration/...
Toshi MARUYAMA
2011-12-15
1
-2
/
+5
*
test: replace "should_route" of "wikis (plural, admin setup)" to "assert_rout...
Toshi MARUYAMA
2011-12-15
1
-5
/
+13
[next]