1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionwebservice/test
Leon Breedt 7f32666924 Remove a cause of casting failure for XML-RPC by ignoring structure members not
defined in the target type, and perform more sanity checks to make more obvious
what the resolution should be when neglecting to provide a valid signature or
failing to attach an API to a service implementation class.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1171 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-16 19:29:42 +00:00
..
apis merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
abstract_client.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
abstract_dispatcher.rb Remove a cause of casting failure for XML-RPC by ignoring structure members not 2005-04-16 19:29:42 +00:00
abstract_unit.rb * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00
api_test.rb add API::Method#expects_to_hash convenience as well 2005-04-05 16:00:28 +00:00
base_test.rb rename entire package to Action Web Service 2005-02-18 23:55:29 +00:00
casting_test.rb * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00
client_soap_test.rb * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00
client_xmlrpc_test.rb * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00
container_test.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
dispatcher_action_controller_soap_test.rb initial go at making :layered dispatching generate WSDL for SOAP, and have 2005-04-05 21:37:48 +00:00
dispatcher_action_controller_xmlrpc_test.rb * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00
gencov merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
invocation_test.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
run generalize casting code to be used by both SOAP and XML-RPC (previously only XML-RPC). switch 2005-03-28 03:20:13 +00:00
scaffolded_controller_test.rb * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00
struct_test.rb * Fix casting of nested members in structured types if we have a signature 2005-04-04 22:58:02 +00:00
test_invoke_test.rb * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00