This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
0
You've already forked Redmine
Code
Issues
Pull Requests
Releases
Wiki
Activity
Redmine
/
test
History
Toshi MARUYAMA
ee527ab47c
replace RAILS_ROOT to Rails.root at test/test_helper.rb.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6123 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-06-23 11:19:05 +00:00
..
exemplars
Use Object#tap instead of #returning (
#6887
).
2010-11-14 16:24:21 +00:00
fixtures
replace RAILS_ROOT to Rails.root in test/fixtures/repositories.yml.
2011-06-16 01:54:47 +00:00
functional
Added a test to ensure 'Project' column can be removed on issues list (
#8411
)
2011-06-20 01:09:38 +00:00
integration
Fixed: GET /time_entries.xml ignores limit/offset parameters (
#8356
).
2011-05-22 10:48:59 +00:00
mocks
remove trailing white-spaces and code clean up test/mocks/open_id_authentication_mock.rb.
2011-06-01 11:04:35 +00:00
unit
back out r6118. use ActionView::TestCase instead of HelperTestCase at MenuHelperTest.
2011-06-22 07:55:02 +00:00
helper_testcase.rb
Upgraded to Rails 2.3.4 (
#3597
)
2009-09-13 17:14:35 +00:00
object_daddy_helpers.rb
Added a "Member of Role" to the issues filters.
#5869
2010-09-10 19:44:45 +00:00
test_helper.rb
replace RAILS_ROOT to Rails.root at test/test_helper.rb.
2011-06-23 11:19:05 +00:00