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
Eileen M. Uchitelle 6671340d58 Merge pull request #29418 from dinahshi/scaffold_system_tests
Add system tests to generate scaffold
2017-06-30 11:01:02 -04:00
..
application Make i18n test match the description of the test 2017-06-09 09:52:28 -05:00
command Show correct commands in help 2017-03-03 08:18:51 +09:00
commands Do not use UTF8 in test SecretsCommandTest#test_edit_secrets 2017-05-30 01:53:31 +02:00
configuration normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
engine make all rails commands work in engine 2017-01-09 10:07:48 +09:00
fixtures Define path with __dir__ 2017-05-23 00:53:51 +03:00
generators Merge pull request #29418 from dinahshi/scaffold_system_tests 2017-06-30 11:01:02 -04:00
isolation Define path with __dir__ 2017-05-23 00:53:51 +03:00
railties Should escape meta characters in regexp 2017-05-07 04:10:00 +09:00
test_unit Should escape meta characters in regexp 2017-05-07 04:10:00 +09:00
abstract_unit.rb Define path with __dir__ 2017-05-23 00:53:51 +03: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 Define path with __dir__ 2017-05-23 00:53:51 +03:00
code_statistics_test.rb Define path with __dir__ 2017-05-23 00:53:51 +03:00
engine_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
env_helpers.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
generators_test.rb Use require_relative instead of require with full path 2017-06-14 12:10:17 +03: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 Raise when using a bad symlink 2017-03-14 17:23:17 -05: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 applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
rails_info_test.rb Define path with __dir__ 2017-05-23 00:53:51 +03:00
secrets_test.rb Let run_secrets_generator handle chdir. 2017-04-16 16:22:34 +02:00
version_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00