rails/railties/test
Kasper Timm Hansen 1969753974 Merge pull request #23212 from vipulnsward/bin-rails
Be consistent in testing outputs from railties test and use /bin/rails
2016-01-24 16:05:20 +01:00
..
application Be consistent in testing outputs from railties test and use /bin/rails everywhere(the default behaviour now) instead of mix of /bin/rake /bin/rails everywhere 2016-01-24 20:01:02 +05:30
commands Avoid multiple default paths to server.pid file 2016-01-16 16:16:43 +01:00
configuration Define the configuration at Active Support 2014-09-11 00:54:43 -03:00
fixtures Remove `--builder` option from `rails` command 2013-02-24 14:31:08 -05:00
generators Pare back default `index` option for the migration generator 2016-01-24 18:48:15 +05:30
isolation run against edge sass to eliminate circular require warnings 2015-09-30 07:42:58 -07:00
railties Internal test migrations use the private 'Current' version 2015-12-15 17:18:09 +10:30
test_unit Add colored output to the new test reporter. 2015-12-22 10:58:05 -02:00
abstract_unit.rb Revert "Leave all our tests as order_dependent! for now" 2015-03-06 04:38:54 +10:30
app_loader_test.rb Fix file name 2015-05-27 21:48:01 -03:00
backtrace_cleaner_test.rb Gem cont presence checking has been removed 2012-05-02 13:56:13 +03:00
code_statistics_calculator_test.rb Revert "Merge pull request #22569 from seuros/remove-test-case" 2015-12-13 21:24:40 -05:00
code_statistics_test.rb CodeStatistic will now ignore hidden files: 2016-01-18 12:56:20 -05:00
engine_test.rb need to call super 2014-08-07 16:03:09 -07:00
env_helpers.rb Revert "Merge pull request #19404 from dmathieu/remove_rack_env" 2015-03-20 08:14:11 -07:00
generators_test.rb Cleaned up generators tests using internal assertion helper 2015-08-20 09:22:56 +05:30
initializable_test.rb Remove not used module from initializable test 2013-05-01 23:21:08 -03:00
path_generation_test.rb override `controller_class` on the request 2015-08-24 15:18:29 -07:00
paths_test.rb Reload I18n locales in development 2015-08-10 00:17:49 +02:00
rack_logger_test.rb Fix incorrect unsubscription. 2014-07-11 16:38:26 +08:00
rails_info_controller_test.rb Revert "Merge pull request #22569 from seuros/remove-test-case" 2015-12-13 21:24:40 -05:00
rails_info_test.rb Remove unused code 2014-09-25 16:20:31 -03:00
version_test.rb Introduce `Rails.gem_version` 2014-03-05 12:37:38 -05:00