Bug 19532: (follow-up) aria-hidden attr on OPAC, and more
[koha.git] / t / db_dependent / Template /
2022-03-04 Fridolin SomersBug 29826: Manage call of Template Plugin Branches...
2022-02-10 Tomas Cohen AraziBug 29844: Some more uncaught cases
2022-01-19 Tomas Cohen AraziBug 29807: Regression tests
2021-10-07 Jonathan DruartBug 28931: Use EXPORT_OK from Koha::DateUtils
2021-05-10 Nick ClemensBug 24154: (follow-up) Make parameter and variable...
2020-11-20 Jonathan DruartBug 26984: Make tests pass if AnonymousPatron is set
2020-11-16 Martin RenvoizeBug 27002: Update callers for changed return
2020-11-13 Martin RenvoizeBug 26963: (QA follow-up) Update mocked return of picku...
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-07-23 Martin RenvoizeBug 25765: (QA follow-up) Save a DB hit
2020-07-23 Fridolin SomersBug 25765: Add GetLoggedInBranchname method
2020-05-13 Tomas Cohen AraziBug 24368: Comprehensive tests for Koha::Template:...
2020-05-07 Tomas Cohen AraziBug 23185: ->update can only be called on instantiated...
2020-03-24 Jonathan DruartBug 21503: Restore existing ternary operator logic
2020-03-24 Christopher BrannonBug 21503: Tests clarification for debugging
2020-03-24 Jonathan DruartBug 21503: Tests cleanup and highlight a missing case
2020-03-24 Tomas Cohen AraziBug 21503: Tests for the existing behavior
2020-03-23 Jonathan DruartBug 23463: Replace AddItem calls with Koha::Item->store
2020-01-13 Agustin MoyanoBug 24350: (follow-up) Fix pickup_location test in...
2019-11-01 Kyle M HallBug 21824: Add KohaDates method 'output_preference...
2019-11-01 Kyle M HallBug 21824: Add ability to format dates in various forma...
2019-04-16 Tomas Cohen AraziBug 22688: (follow-up) Unit tests
2019-04-16 Kyle M HallBug 22688: Unit tests
2019-04-12 Tomas Cohen AraziBug 21890: Add can_any_reset_password() to the Categori...
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-09-06 Lari TaskulaBug 7534: Use search parameters for Koha::Template...
2017-11-26 Jonathan DruartBug 19655: Add tests
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-05-08 Jonathan DruartBug 18512: Add tests
2016-12-20 Jonathan DruartBug 17796: Replace Koha::Issue[s] with Koha::Checkout[s]
2016-11-16 Tomas Cohen AraziBug 17640: (Jonathan complain followup) Use Koha::...
2016-11-16 Kyle M HallBug 17640 [QA Followup] - Remove any outstanding issues...
2016-11-16 Tomas Cohen AraziBug 17640: (QA followup) Add more tests
2016-11-16 Jonathan DruartBug 17640: Fix t/db_dependent/Template/Plugin/Categories.t
2016-11-16 Jonathan DruartBug 17633: Do not call set_preference from tests
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Do not select an option...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Add tests for the Branches...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-04-22 Jonathan DruartBug 12787: Reorganise t/db_dependent files
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove ModBranch
2015-05-19 Jonathan DruartBug 7380: Add tests for TT plugins