167 Commits (9955844da1d209778f06ad9a3583949048b8ee88)

Author SHA1 Message Date
  Go MAEDA 9955844da1 Drop OpenID support (#35755). 2 years ago
  Go MAEDA bd31345c87 Allow parallel testing (#35030). 3 years ago
  Go MAEDA 0037ad1afe Disable TestAdapter on IntegrationTest (#29914, #32936). 3 years ago
  Go MAEDA 9668486304 Fix "DEPRECATION WARNING: Passing a path to relative to is deprecated." (#29914). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA 73648a0b9c Add test for 4 byte characters (emoji) support (#32054). 3 years ago
  Go MAEDA 6b13b3cc4d Use MiniTest::Assertions#skip to skip tests in RepositoriesControllerTest when Subversion test repository is not configured (#8875). 3 years ago
  Toshi MARUYAMA 26a071a5da add empty line after guard clause to test/test_helper.rb 3 years ago
  Toshi MARUYAMA 0421636cd7 add Redmine::Database.sqlite? as with postgresql? and postgresql? 4 years ago
  Toshi MARUYAMA ea5da4d1be remove duplicate mysql? and postgresql? logic 4 years ago
  Toshi MARUYAMA 3711da2529 use CGI.unescapeHTML instead of CGI::unescapeHTML in test/test_helper.rb as with previous revision 4 years ago
  Toshi MARUYAMA 56af84bf3c use same "Redmine::Database.mysql?" as with r19706 in test/test_helper.rb 4 years ago
  Toshi MARUYAMA f6f136871a scm: git: add test of UTF-8 Emoji committer and comments (#24030) 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA f37ed77665 Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 years ago
  Go MAEDA b6f1d03194 Require 'mocha/minitest' instead of deprecated 'mocha/setup' (#32592). 4 years ago
  Toshi MARUYAMA f8fcad6afb cleanup: rubocop: fix Layout/IndentFirstHashElement in test/test_helper.rb 4 years ago
  Toshi MARUYAMA 98777fdb8b cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in test/test_helper.rb 4 years ago
  Toshi MARUYAMA 109973a908 cleanup: rubocop: fix Layout/AlignArguments in test/test_helper.rb 4 years ago
  Toshi MARUYAMA b29ec77bb7 code cleanup: rubocop: fix Layout/CaseIndentation in test/test_helper.rb 4 years ago
  Go MAEDA baebb89ff6 Fix FrozenError during tests (#32071, #26561). 4 years ago
  Go MAEDA dbaea7c599 mail_body method in test/test_helper.rb raises an exception if the message is not multipart (#32025). 4 years ago
  Go MAEDA f1c29cdb8c Run test only when GhostScript is available (#22481). 5 years ago
  Go MAEDA 7f110f7277 Remove trailing whitespaces from test/test_helper.rb 5 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA b0e17e8199 Don't rescue Exception class (#31387). 5 years ago
  Go MAEDA 4f5a3a156c Enable frozen_string_literal for some files under test directory (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Jean-Philippe Lang f05f3b50c8 Test failure. 5 years ago
  Jean-Philippe Lang 78a15a23b4 Fix random test failure, assertion must be made against displayed values. 5 years ago
  Go MAEDA a4ffda7b37 Use button as additional option for contextmenu (#26655). 6 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 6 years ago
  Jean-Philippe Lang 2a721fff4c Set default configuration for the timelog list (#26356). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 6 years ago
  Jean-Philippe Lang f414e3c863 Create tmp directory on test launch. 7 years ago
  Jean-Philippe Lang 966f238da4 Use Rails 5 syntax for integration tests. 7 years ago
  Jean-Philippe Lang b834e81d7f Use Rails 5 syntax for functional tests. 7 years ago
  Jean-Philippe Lang 1b81a030ce Cleanup tests with mock files. 7 years ago
  Jean-Philippe Lang 09f4a7d3f6 Reset locale to "en" before helpers tests. 7 years ago
  Jean-Philippe Lang 9d747d6811 Reset current user before helpers tests. 7 years ago
  Jean-Philippe Lang e937cb533e Use assert_nil instead of assert_equal. 7 years ago
  Jean-Philippe Lang e1da6de36f Removes calls to #assert_template and #assigns in integration tests. 7 years ago
  Jean-Philippe Lang ec31b61698 Removes calls to #assert_template and #assigns in functional tests. 7 years ago
  Jean-Philippe Lang c4b4b8a71e Adds a class for testing helpers. 7 years ago
  Jean-Philippe Lang 6cc6a918b4 Pass parameters with :params in controller tests. 7 years ago
  Jean-Philippe Lang 11c85279ab Accept 5 arguments. 7 years ago
  Jean-Philippe Lang c364e6ee9b Pass parameters with :params in controller tests. 7 years ago
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 7 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 52621c697d Makes the test LDAP host configurable (#21674). 8 years ago