1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
eileencodes 983275eb7c Fix screenshot helper to provide correct file name
We only want the file name to include the word `failures` if it failed,
not any time the user wants to take a screenshot during a test run.
2017-02-20 15:07:35 -05:00
..
abstract Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
assertions Improve assert_response helper 2016-09-14 11:30:09 -04:00
controller Set correct "routes" in tests cases 2017-02-20 01:27:32 +02:00
dispatch Fix screenshot helper to provide correct file name 2017-02-20 15:07:35 -05:00
fixtures Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
journey Properly escape test names 2017-02-02 19:58:17 +09:00
lib/controller class Foo < Struct.new(:x) creates an extra unneeded anonymous class 2017-01-13 15:13:47 +09:00
routing applies new string literal convention in actionpack/test 2016-08-06 18:54:50 +02:00
tmp
abstract_unit.rb Turn system testing into it's own gem and rename 2017-02-20 15:07:33 -05:00