6 Aug
2014
6 Aug
'14
9:17 a.m.
Today, my coworker fixed a problem with Dancer2::Session::DBIC and we needed a test that relies on maintaining the session. I looked for other session tests in Dancer2 core and other session engines, but they are using Test::TCP. My coworker found out that this can be tested with Plack::Test as well: https://github.com/interchange/Dancer2-Session-DBIC/blob/master/t/schema.t So no need to use a different test module for sessions :-). Regards Racke -- Perl and Dancer Development Visit our Perl::Dancer conference 2014: http://act.perl.dance/