rails--rails/railties/test
Matthew Draper c309073c74 Bundler 1.14 compat 2017-01-23 12:49:16 -05:00
..
application Bundler 1.14 compat 2017-01-23 12:49:16 -05:00
commands improve server default options test 2017-01-09 10:07:53 +09:00
configuration
engine make all rails commands work in engine 2017-01-09 10:07:48 +09:00
fixtures
generators do not run `git init` when specify the `pretend` option 2017-01-23 10:07:15 +09:00
isolation Remove aggressive unit test with mock. And add integration level test. 2016-11-24 14:17:13 +09:00
railties assert_equal takes expectation first 2016-12-26 11:04:56 +09:00
test_unit
abstract_unit.rb Don't pollute Object with rubinius_skip and jruby_skip 2017-01-17 18:51:50 +09:00
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
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
json_params_parsing_test.rb
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 class Foo < Struct.new(:x) creates an extra unneeded anonymous class 2017-01-13 15:13:47 +09:00
rails_info_controller_test.rb
rails_info_test.rb Privatize unneededly protected methods in Railties tests 2016-12-24 00:22:23 +09:00
version_test.rb