rails--rails/actionwebservice/test
Leon Breedt fbba128f73 special-case non-existent target method handling for 'system.multicall' calls when the
method does not exist, to conform to the RFC and return the error inline in the multicall response.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2023 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-16 05:54:12 +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 add 'system.multicall' support to XML-RPC. boxcarred methods must still exist 2005-08-16 05:45:03 +00:00
abstract_unit.rb fix bug in unit test causing spurious failures, and make sure the 2005-07-06 21:50:27 +00:00
api_test.rb add base64 signature type (thanks, Shugo Maeda!) 2005-05-07 22:57:08 +00:00
base_test.rb rename entire package to Action Web Service 2005-02-18 23:55:29 +00:00
casting_test.rb add base64 signature type (thanks, Shugo Maeda!) 2005-05-07 22:57:08 +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 make sure that we get back a SOAPString when $KCODE is UTF-8 2005-07-13 06:25:45 +00:00
dispatcher_action_controller_xmlrpc_test.rb special-case non-existent target method handling for 'system.multicall' calls when the 2005-08-16 05:54:12 +00:00
gencov merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
invocation_test.rb support using invocation filters in :direct controllers as well, for 2005-05-07 23:49:45 +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 add support for structured types as input parameters to scaffolding, 2005-05-01 05:07:37 +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 add test to ensure the bug fixed by [1295] can't occur again. 2005-05-08 19:58:15 +00:00