Take a peek in Catalyst::Plugin::ConfigLoader for the many places and ways you can influence configuration. Some version of this should do it.
BEGIN { $ENV{MYAPP_CONFIG_LOCAL_SUFFIX} = "_test"; } # Where myapp_test.yml has the override # setting (plus whatever _local mods you have too), e.g.- --- Model::BLAH: connection_info: - my_override_stuff...
In reply to Re: Catalyst testing
by Your Mother
in thread Catalyst testing
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |