1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test
yuuji.yaginuma 93b7816eef use correct variable in BacktraceCleaner test
`@target_dir` variable was changed to local variable in 8e1714b.
2016-11-26 10:55:11 +09:00
..
application Remove aggressive unit test with mock. And add integration level test. 2016-11-24 14:17:13 +09:00
commands Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
configuration
engine add missing require rake 2016-08-11 20:54:23 +09:00
fixtures
generators Don't add jQuery by default in new apps and use rails-ujs as UJS adapter instead 2016-11-21 18:58:05 -05:00
isolation Remove aggressive unit test with mock. And add integration level test. 2016-11-24 14:17:13 +09:00
railties Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
test_unit
abstract_unit.rb
app_loader_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
backtrace_cleaner_test.rb use correct variable in BacktraceCleaner test 2016-11-26 10:55:11 +09:00
code_statistics_calculator_test.rb [ci skip] MiniTest -> Minitest 2016-11-24 18:46:28 +09:00
code_statistics_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
engine_test.rb
env_helpers.rb
generators_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
initializable_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
json_params_parsing_test.rb fixes remaining RuboCop issues [Vipul A M, Xavier Noria] 2016-09-01 23:41:49 +02:00
path_generation_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
paths_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
rack_logger_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
rails_info_controller_test.rb
rails_info_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
version_test.rb