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
/
application_system_test_case.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Drop Ruby 2.7 support (#38585).
Go MAEDA
2024-01-27
1
-2
/
+0
*
Update webdrivers gem (#37558).
Marius Balteanu
2023-10-29
1
-19
/
+17
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Fix that Log time and/or Add notes sections from issue form page do not show ...
Marius Balteanu
2022-03-22
1
-0
/
+6
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
System test fails in Windows due to "/" path separator (#35024).
Go MAEDA
2021-04-04
1
-1
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Add 'webdrivers' gem to manage Chromedriver installation (#34579).
Go MAEDA
2021-02-08
1
-0
/
+1
*
Adds GOOGLE_CHROME_OPTS_ARGS environment variable to define Google Chrome opt...
Go MAEDA
2021-01-10
1
-0
/
+5
*
Fix selenium chrome options so files are downloaded to tmp/downloads in syste...
Go MAEDA
2020-12-02
1
-6
/
+3
*
Fix RuboCop Style/MultilineIfModifier due to r20428 (#34269).
Go MAEDA
2020-11-23
1
-3
/
+5
*
Fix RuboCop Performance/RedundantMerge due to r20428 (#34269).
Go MAEDA
2020-11-23
1
-3
/
+3
*
Adds CAPYBARA_SERVER_HOST, CAPYBARA_SERVER_PORT, SELENIUM_REMOTE_URL and CAPY...
Go MAEDA
2020-11-19
1
-11
/
+23
*
add empty line after guard clause to ApplicationSystemTestCase
Toshi MARUYAMA
2020-10-11
1
-0
/
+1
*
fix source indent of test/application_system_test_case.rb
Toshi MARUYAMA
2020-10-11
1
-1
/
+4
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
detect Chrome downloaded file more strictly
Toshi MARUYAMA
2019-09-25
1
-3
/
+9
*
code cleanup: rubocop: fix Style/WhileUntilModifier in test/application_syste...
Toshi MARUYAMA
2019-09-25
1
-3
/
+1
*
detect strictly Chrome downloaded file
Toshi MARUYAMA
2019-09-25
1
-1
/
+1
*
do not delete Chrome downloaded files on Linux
Toshi MARUYAMA
2019-09-25
1
-1
/
+2
*
workaround Chrome default_directory ignored on Linux
Toshi MARUYAMA
2019-09-25
1
-4
/
+6
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Support frozen_string_literal in test/**/*.rb (#26561).
Go MAEDA
2019-03-21
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Don't try to open tmp files.
Jean-Philippe Lang
2017-07-23
1
-1
/
+1
*
Converts UI tests to system tests (#23630).
Jean-Philippe Lang
2017-07-23
1
-0
/
+78