Bug 25757: Add unit tests for item relation
[koha.git] / t / db_dependent / LibraryGroups.t
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-01-03 Agustin MoyanoBug 22284: New methods in Koha::Library::Groups and...
2018-12-14 Jonathan DruartBug 14334: Remove AutoCommit from tests
2018-12-11 Jonathan DruartBug 21910: Remove duplicated lines in tests
2018-12-11 Nick ClemensBug 21910: Koha::Library::Groups->get_search_groups...
2018-06-04 Jonathan DruartBug 20838: Add 2 small tests to check ref
2018-02-12 Jonathan DruartBug 18403: Add new method Koha::Library::Group->has_child
2018-02-12 Jonathan DruartBug 18403: Add new method Koha::Library->library_group
2018-02-12 Kyle M HallBug 16735: Use libraries in all subgroups, not just...
2018-02-12 Jonathan DruartBug 15707: (QA follow-up) Drop table if exists
2018-02-09 Kyle M HallBug 15707: Unit Tests