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
Jonathan Hefner c05078be77 Skip Spring in plugin dummy apps
Since #39746, the Spring binstub can be generated without having to run
`bundle install` first, and thus the `skip_bundle` option does not
prevent the Spring binstub from being generated.  Therefore, explicitly
set the `skip_spring` option for plugin dummy apps.
2020-12-27 16:45:13 -06:00
..
application Revert "Avoid chdir error in bin/setup test on Ruby master" 2020-12-26 15:01:24 +09:00
command
commands Add support for sqlcmd instead of sqsh on sql server 2020-11-13 00:01:19 +06:00
configuration Get rid of unnecessary meta programming 2020-10-07 11:12:02 +09:00
engine
fixtures Test Action Text install generator 2020-11-23 18:07:54 -06:00
generators Skip Spring in plugin dummy apps 2020-12-27 16:45:13 -06:00
isolation Lock rails/webpacker npm package version to 5 2020-12-22 21:33:00 +09:00
minitest Fix backtraces for generated plugin tests 2020-10-07 15:40:56 -05:00
railties Wrap evaluation of db/seeds.rb with the executor 2020-11-18 16:26:20 -06:00
test_unit Fixed up error output tests and added a missing failure output test. 2020-05-20 15:54:28 -07:00
abstract_unit.rb
app_loader_test.rb
backtrace_cleaner_test.rb
code_statistics_calculator_test.rb Add support for stylesheets and ERB views to rails stats. 2020-11-10 09:40:18 -07:00
code_statistics_test.rb
console_helpers.rb
engine_test.rb
env_helpers.rb
generators_test.rb
initializable_test.rb
json_params_parsing_test.rb
path_generation_test.rb
paths_test.rb
rack_logger_test.rb
rails_info_controller_test.rb
rails_info_test.rb
secrets_test.rb
version_test.rb