Bug 32030: Add users to licenses - Preparation
[koha.git] / t / Koha / Config.t
2022-05-04 Jonathan DruartBug 28998: Add encryption_key to the config file
2021-08-31 Julian MauriceBug 28306: Allow to query database with minimal memory...
2021-05-25 Jonathan DruartBug 28385: Add tests
2021-05-07 Jonathan DruartBug 28278: Uncomment and test access_dirs
2021-05-07 Julian MauriceBug 28278: Add unit test for Koha::Config::read_from_file
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2017-12-22 Jonathan DruartBug 19760: Fix Config.t test
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2016-09-09 Tomas Cohen AraziBug 11921: (followup) Don't die on non-existent koha...