summaryrefslogtreecommitdiffstats
path: root/test/application_system_test_case.rb
Commit message (Expand)AuthorAgeFilesLines
* detect Chrome downloaded file more strictlyToshi MARUYAMA2019-09-251-3/+9
* code cleanup: rubocop: fix Style/WhileUntilModifier in test/application_syste...Toshi MARUYAMA2019-09-251-3/+1
* detect strictly Chrome downloaded fileToshi MARUYAMA2019-09-251-1/+1
* do not delete Chrome downloaded files on LinuxToshi MARUYAMA2019-09-251-1/+2
* workaround Chrome default_directory ignored on LinuxToshi MARUYAMA2019-09-251-4/+6
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-211-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Don't try to open tmp files.Jean-Philippe Lang2017-07-231-1/+1
* Converts UI tests to system tests (#23630).Jean-Philippe Lang2017-07-231-0/+78