rails--rails/activeresource/test/cases
Ken Mazaika 1bedee5631 ActiveResource validation tests did not test ActiveModel validations. Adjust the test to be done the Rails3 way.
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2011-02-15 12:04:42 -02:00
..
base Allow ActiveResource to work with non-generated ids [#5660 state:resolved] 2010-09-25 11:15:40 +02:00
authorization_test.rb Allow per Resource format settings 2010-09-25 13:54:09 +02:00
base_errors_test.rb Make sure ActiveResource::Errors#from_json doesn't pass nil to #from_array [#3650 state:commited] 2010-06-26 19:23:10 +02:00
base_test.rb Make ARes tests unescape [ and ] 2010-11-18 23:52:17 -02:00
finder_test.rb - elmenth_path raise an ActiveResource::MissingPrefixParam exception when prefix_options does not has all required prefix_options ex: class StreetAddress < ActiveResource::Base self.site = "http://37s.sunrise.i:3000/people/:person_id/" end 2010-09-27 15:25:16 -03:00
format_test.rb changing map and include to find 2010-09-30 11:00:14 -07:00
http_mock_test.rb Fixed a bug where ActiveResource::HttpMock would not replace an existing response when passing a block to the respond_to method. 2011-02-09 19:25:53 -02:00
log_subscriber_test.rb Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved] 2010-06-24 13:23:43 +02:00
observing_test.rb Fix for Ruby 1.9 - define_method throws an exception under 1.9 if given incorrect number of args 2009-10-08 10:48:47 -07:00
validations_test.rb ActiveResource validation tests did not test ActiveModel validations. Adjust the test to be done the Rails3 way. 2011-02-15 12:04:42 -02:00