rewrite tests using Test::WWW::Mechanize::Catalyst to use Catalyst::Test
authorGraham Knop <haarg@haarg.org>
Fri, 19 Jun 2020 21:13:07 +0000 (23:13 +0200)
committerGraham Knop <haarg@haarg.org>
Fri, 19 Jun 2020 21:50:35 +0000 (23:50 +0200)
commit77ca88e5173274b7efab6fcc4efa5c47152d0fc0
treed04e167d4246b32df46336d0c02f3320aee50732
parent67bb70c14bc9efa3e7dd6c5d555138b17ea4d63f
rewrite tests using Test::WWW::Mechanize::Catalyst to use Catalyst::Test

These tests are trivially implementable using the built in
Catalyst::Test, rather than relying on an external module that adds a
dependency loop.
Makefile.PL
t/unicode_plugin_config.t
t/unicode_plugin_live.t