rails/railties/test/application
2010-06-29 19:50:09 +02:00
..
initializers adding missing assertion and fixing the test 2010-06-24 20:34:51 +02:00
configuration_test.rb Simplify cookie_store by simply relying on cookies.signed. 2010-05-18 02:05:20 +02:00
console_test.rb reload! on console now works as expected. [#3822 status:resolved] 2010-02-26 12:09:39 +01:00
generators_test.rb Should call configure! to initiliaze the application 2010-06-09 10:06:34 +02:00
loading_test.rb Push a failing test for issues [#4994] and [#5003]. 2010-06-29 19:50:09 +02:00
middleware_test.rb adding middleware test for RAILS_CACHE 2010-06-24 20:08:50 +02:00
paths_test.rb Removing Metal from Rails 3. 2010-05-29 20:08:00 +02:00
rackup_test.rb Fix typo on rackup test (ht: pleax) 2010-05-20 13:49:06 -07:00
rake_test.rb Clear DescendantsTracker on each request. 2010-06-19 17:51:44 +02:00
routing_test.rb Add a failing test for ticket #4874 2010-06-17 13:48:02 +02:00
runner_test.rb Added 4 tests for Rails Runner. 2 failing tests for $0 and $PROGRAM_NAME [#2244 state:open] 2010-06-22 15:20:28 +02:00
test_test.rb Check if Test::Unit is defined before adding backtrace filter. 2010-02-07 14:51:23 +01:00
url_generation_test.rb Rename config.cookie_secret to config.secret_token and pass it as configuration in request.env. This is another step forward removing global configuration. 2010-04-05 12:00:24 +02:00