Updated doc and provided tests for abort_chain_on_error_fix
authorMarco Pessotto <melmothx@gmail.com>
Tue, 30 Aug 2016 12:18:43 +0000 (14:18 +0200)
committerMarco Pessotto <melmothx@gmail.com>
Tue, 30 Aug 2016 12:23:16 +0000 (14:23 +0200)
commitb914d353122f4e27ee483d7522a8f41e1f410ec3
tree127792f77a4823b0dc4a5bda8078dda1797d014f
parent0fb9642d66f43bb77960840728e10322e2df364a
Updated doc and provided tests for abort_chain_on_error_fix

There is too much copypasta for my liking here, because there is the
same app with just a different setting in all of the 3 test files,
which are basically the same (save for the config), but it does the job.
lib/Catalyst.pm
t/abort-chain-1.t [new file with mode: 0644]
t/abort-chain-2.t [new file with mode: 0644]
t/abort-chain-3.t [new file with mode: 0644]