Add Catalyst::Test::crequest to return both HTTP::Response object & $c for
authorJos Boumans <kane@cpan.org>
Wed, 18 Mar 2009 16:34:44 +0000 (16:34 +0000)
committerJos Boumans <kane@cpan.org>
Wed, 18 Mar 2009 16:34:44 +0000 (16:34 +0000)
commit26dd6d9f6575fe782e78d6845fff3447e5ba5744
treeade0a2a1b9ae2e6c3e67587c48c40c2174c6eb12
parent2eb2c42f2faef472cecd3788573d4872943334b6
Add Catalyst::Test::crequest to return both HTTP::Response object & $c for
local requests
Add extensive tests for this, as well as the old Cat::Test methods (largely
untested before)
Update Cat::Test docs to reflect crequest
Small doc tweaks in Cat::Test to improve readability
lib/Catalyst/Test.pm
t/unit_load_catalyst_test.t