Don't use the server.pl script in the live tests
authorFlorian Ragwitz <rafl@debian.org>
Wed, 2 Mar 2011 12:27:37 +0000 (13:27 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Wed, 2 Mar 2011 12:30:43 +0000 (13:30 +0100)
commitd93d402c16035129944e4948a00309a5cd78a1c7
treeeb8bfc83994c7a70156dc42d6d624346aae413fb
parent281521fc4f8e929e00196aac501429bb6eef02d6
Don't use the server.pl script in the live tests

Instead, just spin up a server with Plack::Loader. The script classes are
already tested separately, so we only need this test to make sure live tests
work.

This is intended to aid a subsequent refactoring.
t/author/http-server.t