Write more tests.
authorTomas Doran <bobtfish@bobtfish.net>
Wed, 7 Jul 2010 21:25:19 +0000 (22:25 +0100)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 7 Jul 2010 21:25:19 +0000 (22:25 +0100)
commit5213846dc53c8fdcb6de11243fad7e40378624e7
tree1300b3c2c5f275e3db172d9c52d5f732301a98f4
parent2c34d7cb1b9539e5ac877db137ea7b2ef8f93d4c
Write more tests.

For foo_XXXX methods being dispatched as proper actions (via ->forward)
if they have action objects
t/catalyst-action-rest-action-dispatch.t
t/lib/Test/Action/Class/Sub.pm [new file with mode: 0644]
t/lib/Test/Catalyst/Action/REST/Controller/Actions.pm