Bug 31183: Unit tests
[koha.git] / t / db_dependent / Search /
2021-10-07 Jonathan DruartBug 28931: Use EXPORT_OK from Koha::DateUtils
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2019-01-25 Tomas Cohen AraziBug 22048: Use set_password in tests
2018-07-30 Jonathan DruartBug 21087: Hash passwords in ->update_password
2018-06-08 Katrin FischerBug 2426: Remove deprecated management permission
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix search history tests
2017-12-07 Jonathan DruartBug 19775: Try & prevent Search/History.t to fail randomly
2017-07-26 Lari TaskulaBug 18976: (follow-up) Fix t/db_dependent/Search/Histor...
2017-06-14 Jonathan DruartBug 18762: Remove a warning from History.t
2017-03-22 Baptiste WojtkowskiBUG 8010: Correct a few syntax errors, and moved tests
2016-11-18 Jonathan DruartBug 17323: Column search_history.time cannot be null
2015-10-27 Jonathan DruartBug 10933: (followup of the followup) fix the previous...
2015-10-27 Jonathan DruartBug 10933: The PurgeSearchHistory should be merge into...
2015-03-11 Tomas Cohen AraziBug 11430: (QA followup) we test for warnings, always
2015-03-11 Jonathan DruartBug 11430: UT: add unit tests to delete only selected...
2014-05-05 Jonathan DruartBug 10807: Add an authority search history for the...