rails--rails/activeresource/test
Michael Koziarski fc042435a6 Fix ARes tests under jruby. [tom.enebo@gmail.com]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7615 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-24 18:01:09 +00:00
..
base Increase test coverage (closes #8699, #8700) [josh] 2007-09-21 23:31:21 +00:00
fixtures Subclasses share superclass site until explicitly set. This way you can set Superclass.site = ... after subclasses have been defined. 2006-12-21 22:12:21 +00:00
abstract_unit.rb Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug by Kent Sibilev since the breakpointer has been broken since Ruby 1.8.4 and will not be coming back [DHH] 2007-04-28 15:57:29 +00:00
authorization_test.rb Fix issues with ActiveResource collection handling. Closes #6291. [bmilekic] 2006-12-12 15:29:54 +00:00
base_errors_test.rb Increase test coverage (closes #8699, #8700) [josh] 2007-09-21 23:31:21 +00:00
base_test.rb Fix ARes tests under jruby. [tom.enebo@gmail.com] 2007-09-24 18:01:09 +00:00
connection_test.rb Raise ActiveResource::Redirection on 301,302 http code 2007-08-09 19:22:04 +00:00
format_test.rb Added ActiveResource.format= which defaults to :xml but can also be set to :json [DHH]. Added one-off declarations of mock behavior [DHH] 2007-09-20 23:18:05 +00:00
setter_trap.rb Squash test warnings. 2007-01-24 18:29:07 +00:00