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
/
test_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
add Redmine::Database.sqlite? as with postgresql? and postgresql?
Toshi MARUYAMA
2020-04-20
1
-1
/
+1
*
remove duplicate mysql? and postgresql? logic
Toshi MARUYAMA
2020-04-20
1
-2
/
+2
*
use CGI.unescapeHTML instead of CGI::unescapeHTML in test/test_helper.rb as w...
Toshi MARUYAMA
2020-04-20
1
-1
/
+1
*
use same "Redmine::Database.mysql?" as with r19706 in test/test_helper.rb
Toshi MARUYAMA
2020-04-20
1
-1
/
+1
*
scm: git: add test of UTF-8 Emoji committer and comments (#24030)
Toshi MARUYAMA
2020-04-14
1
-0
/
+15
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Use #media_type instead of #content_type to test the MIME type of a response ...
Go MAEDA
2020-01-27
1
-3
/
+3
*
Require 'mocha/minitest' instead of deprecated 'mocha/setup' (#32592).
Go MAEDA
2019-12-11
1
-1
/
+1
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/test_helper.rb
Toshi MARUYAMA
2019-11-24
1
-2
/
+6
*
cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in test/test_helper.rb
Toshi MARUYAMA
2019-11-24
1
-3
/
+5
*
cleanup: rubocop: fix Layout/AlignArguments in test/test_helper.rb
Toshi MARUYAMA
2019-11-24
1
-1
/
+3
*
code cleanup: rubocop: fix Layout/CaseIndentation in test/test_helper.rb
Toshi MARUYAMA
2019-10-14
1
-1
/
+2
*
Fix FrozenError during tests (#32071, #26561).
Go MAEDA
2019-09-16
1
-1
/
+1
*
mail_body method in test/test_helper.rb raises an exception if the message is...
Go MAEDA
2019-09-13
1
-1
/
+1
*
Run test only when GhostScript is available (#22481).
Go MAEDA
2019-06-02
1
-0
/
+8
*
Remove trailing whitespaces from test/test_helper.rb
Go MAEDA
2019-06-02
1
-6
/
+6
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Don't rescue Exception class (#31387).
Go MAEDA
2019-05-25
1
-1
/
+1
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Test failure.
Jean-Philippe Lang
2018-12-12
1
-0
/
+13
*
Fix random test failure, assertion must be made against displayed values.
Jean-Philippe Lang
2018-12-01
1
-1
/
+6
*
Use button as additional option for contextmenu (#26655).
Go MAEDA
2018-04-21
1
-1
/
+1
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-23
/
+17
*
Set default configuration for the timelog list (#26356).
Jean-Philippe Lang
2017-07-12
1
-1
/
+6
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Create tmp directory on test launch.
Jean-Philippe Lang
2017-06-01
1
-5
/
+5
*
Use Rails 5 syntax for integration tests.
Jean-Philippe Lang
2017-06-01
1
-0
/
+11
*
Use Rails 5 syntax for functional tests.
Jean-Philippe Lang
2017-05-31
1
-4
/
+6
*
Cleanup tests with mock files.
Jean-Philippe Lang
2017-04-03
1
-19
/
+28
*
Reset locale to "en" before helpers tests.
Jean-Philippe Lang
2017-01-19
1
-0
/
+3
*
Reset current user before helpers tests.
Jean-Philippe Lang
2017-01-19
1
-1
/
+4
*
Use assert_nil instead of assert_equal.
Jean-Philippe Lang
2016-12-11
1
-1
/
+1
*
Removes calls to #assert_template and #assigns in integration tests.
Jean-Philippe Lang
2016-07-21
1
-1
/
+1
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-18
1
-0
/
+23
*
Adds a class for testing helpers.
Jean-Philippe Lang
2016-07-16
1
-0
/
+4
*
Pass parameters with :params in controller tests.
Jean-Philippe Lang
2016-07-16
1
-4
/
+4
*
Accept 5 arguments.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Pass parameters with :params in controller tests.
Jean-Philippe Lang
2016-07-16
1
-0
/
+8
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-0
/
+3
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Makes the test LDAP host configurable (#21674).
Jean-Philippe Lang
2016-01-22
1
-1
/
+3
*
Import issues from CSV file (#950).
Jean-Philippe Lang
2015-08-14
1
-2
/
+8
*
Replace tab introduced in r14388 in test/test_helper.rb with spaces (#20242).
Jean-Philippe Lang
2015-07-05
1
-2
/
+2
*
Fixed that user with "Manage public queries" permission, can create global pu...
Jean-Philippe Lang
2015-06-29
1
-0
/
+9
*
Adds a configuration setting to enable sudo mode, disabled by default (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+2
*
Fixed assertions for SQLServer that format dates with MM/DD/YYYY in queries.
Jean-Philippe Lang
2015-02-08
1
-0
/
+5
*
Support for accent insensitive search with PostgreSQL (#18801).
Jean-Philippe Lang
2015-02-08
1
-0
/
+4
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-1
/
+10
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
[next]