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
Rafael Mendonça França 34c08d2ead Use a more generic assertion to make sure this tests will be useful.
Since we are using assert_no_match, if we change the code before
changing the tests, the tests will still pass and the assertion will
become useless
2013-11-22 14:53:31 -02:00
..
application Build fix for new routing inspector changes 2013-11-22 08:51:12 +01:00
commands Make logging to stdout work again with implicit development env 2013-10-13 19:21:18 +02:00
configuration
fixtures Remove --builder option from rails command 2013-02-24 14:31:08 -05:00
generators Use a more generic assertion to make sure this tests will be useful. 2013-11-22 14:53:31 -02:00
isolation Extend basic rendering, test it in railties 2013-08-25 11:40:10 +02:00
railties More Warnings removed for ruby trunk 2013-11-01 13:47:23 +01:00
abstract_unit.rb Add AV as development dependency for railties 2013-08-25 11:39:12 +02:00
app_rails_loader_test.rb Fix some failing tests for Rails::Paths 2013-11-01 14:42:12 +01:00
backtrace_cleaner_test.rb
code_statistics_calculator_test.rb Improve rake stats for JavaScript and CoffeeScript. 2013-02-25 21:08:11 +08:00
engine_test.rb
env_helpers.rb Make logging to stdout work again with implicit development env 2013-10-13 19:21:18 +02:00
generators_test.rb More Warnings removed for ruby trunk 2013-11-01 13:47:23 +01:00
initializable_test.rb Remove not used module from initializable test 2013-05-01 23:21:08 -03:00
paths_test.rb Fix some failing tests for Rails::Paths 2013-11-01 14:42:12 +01:00
rack_logger_test.rb "Naked" rescue clauses only catch StandardError subclasses. 2013-08-06 17:04:02 +02:00
rails_info_controller_test.rb Fix railtie tests 2013-08-25 11:39:11 +02:00
rails_info_test.rb Add a test case for comparing Rails versions 2013-05-03 14:18:57 -04:00
test_info_test.rb Privatize non-test method 2013-07-25 17:08:43 +09:00