rails--rails/actionpack/test
Rafael Mendonça França 03156c829d
Support selenium-webdriver 4
* Use public API to add argument to the selenium driver.

  While `args` is also public API it doesn't know how to handle if no
  argument is being set yet in Selenium 4.

* Fix assertions to match return on Selenium 4
2020-12-29 02:36:01 +00:00
..
abstract Fix nil translation key lookup in controllers 2020-12-22 21:17:51 +07:00
assertions Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
controller feat(rubocop): Add Style/RedundantRegexpEscape 2020-12-08 18:57:09 +00:00
dispatch Support selenium-webdriver 4 2020-12-29 02:36:01 +00:00
fixtures Allow rails to serve brotli encoded assets 2020-06-01 08:57:02 -07:00
journey feat(rubocop): Add Style/RedundantRegexpEscape 2020-12-08 18:57:09 +00:00
lib Include layout when rendering objects from controllers 2020-10-14 11:49:45 -06:00
routing Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
support Move Path::Pattern factories into test helper 2020-07-27 12:23:33 -04:00
abstract_unit.rb Stop using a singleton for routes 2020-07-14 13:46:54 -04:00