From: Tomas Doran Date: Wed, 20 Jan 2010 23:52:35 +0000 (+0000) Subject: TWMC has been broken by psgi X-Git-Tag: 5.89000~36 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=4bd58c63d985a962d4a69635bcfcb18ed79df93c TWMC has been broken by psgi --- diff --git a/TODO b/TODO index 3680b31..55a1147 100644 --- a/TODO +++ b/TODO @@ -30,6 +30,8 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree * throw out Catalyst::Test's remote_request in favour of Plack::Test::ExternalServer + * Fix Test::WWW::Mechanize::Catalyst which has been broken by moving stuff + about. * properly pass along server arguments * move disabled tests in unit_core_engine_cgi-prepare_path.t into Plack * think about whether or not to generate myapp.psgi and how to configure