Koha/t/Koha
Tomas Cohen Arazi b937450ce5 Bug 29121: Add new plugin exceptions
This patch introduces two new exceptions:

- Koha::Exceptions::Plugin::InstallDied
- Koha::Exceptions::Plugin::UpgradeDied

Tests are added for their stringification output.

To test:
1. Apply this patch
2. Run:
   $ kshell
  k$ prove t/Koha/Exceptions.t
=> SUCCESS: Tests pass!
3. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-10-01 16:28:55 +02:00
..
Authority Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
I18N/po/xx_XX/LC_MESSAGES
Middleware Bug 28200: Remove unit test using abbreviated format 2021-05-17 12:29:14 +02:00
Object Bug 26555: (QA follow-up) Add a 'payload' attribute for carrying useful things 2020-10-15 14:50:06 +02:00
Plugins Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
REST/Plugin Bug 27760: Improve readabiliity using map 2021-05-04 14:22:02 +02:00
SearchEngine Bug 28316: (QA follow-up) Make clean_search_term public 2021-09-20 14:04:48 +02:00
Util Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
Config.t Bug 28306: Allow to query database with minimal memory footprint 2021-08-31 10:27:52 +02:00
Email.t Bug 28870: non-FQDN addresses are valid 2021-09-28 10:22:36 +02:00
Exceptions.t Bug 29121: Add new plugin exceptions 2021-10-01 16:28:55 +02:00
I18N.t
ItemType.t Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
RDF.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
Script.t Bug 24786: Fix Script_cron.t and t/Koha/Script.t 2020-11-06 17:04:31 +01:00
Script_cron.t Bug 24786: Fix Script_cron.t and t/Koha/Script.t 2020-11-06 17:04:31 +01:00
sleep.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
wait.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
Z3950responder.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00