Bug 19532: (follow-up) aria-hidden attr on OPAC, and more
[koha.git] / t / db_dependent / Koha / Biblio.t
2022-03-15 Aleisha AmohiaBug 19532: Other objects used in recalls feature
2022-03-02 Tomas Cohen AraziBug 29857: (follow-up) Fix t/db_dependent/Koha/Biblio.t
2022-03-02 Tomas Cohen AraziBug 29857: Rename base class as Koha::Exception
2022-02-10 Jonathan DruartBug 29785: Rename Koha::Object->message with ->object_m...
2022-02-10 Tomas Cohen AraziBug 29844: Fix t/db_dependent/Koha/*
2021-12-15 Aleisha AmohiaBug 27266: (QA follow-up) Rename to get_marc_authors
2021-12-15 Aleisha AmohiaBug 27266: Move GetMarcAuthors to Koha namespace
2021-10-28 Tomas Cohen AraziBug 29288: Unit tests
2021-10-26 Jonathan DruartBug 11175: Add tests
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Fix queries
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Move get_component_part_query
2021-10-26 Martin RenvoizeBug 11175: (follow-up) Rename routine get_marc_components
2021-10-26 Joonas KylmäläBug 11175: (follow-up) Add tests
2021-10-12 Jonathan DruartBug 28734: Clear cache to prevent random failures
2021-10-07 Tomas Cohen AraziBug 29084: Update article requests-related Koha::Biblio...
2021-10-07 Tomas Cohen AraziBug 27526: (QA follow-up) Wrap tests in transaction
2021-10-06 Jonathan DruartBug 27526: Add tests for columns_to_str and host_items
2021-10-05 Aleisha AmohiaBug 28734: Parse display in $biblio->get_marc_notes
2021-08-27 Martin RenvoizeBug 22690: (QA follow-up) Move adopt_items_from_biblios...
2021-08-27 Ere MaijalaBug 22690: Add more tests
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-05-12 Tomas Cohen AraziBug 18989: (QA follow-up) Make Koha::Biblio->hidden_in_...
2021-04-28 Fridolin SomersBug 28202: Unit test
2021-04-07 Tomas Cohen AraziBug 27069: Adjust tests
2021-03-09 Aleisha AmohiaBug 27268: Move GetMarcNotes to Koha namespace
2020-11-20 Jonathan DruartBug 27062: Fix pickup_location tests when existing...
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-10-08 Jonathan DruartBug 25913: Get the correct return of AddBiblio
2020-10-08 Jonathan DruartBug 25913: Prevent get_coins to crash if record does...
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-05-23 Jonathan DruartBug 25540: Use build_sample_item
2020-05-12 Tomas Cohen AraziBug 25421: Make ->pickup_locations only return an arrayref
2020-02-04 Joonas KylmäläBug 18936: (follow-up) Adjust circ rule related tests...
2020-01-31 Josef MoravecBug 24467: (QA follow-up) Clarify tests wording for...
2020-01-31 Tomas Cohen AraziBug 24467: Remove _count methods introduced for API use
2020-01-28 Tomas Cohen AraziBug 24448: Unit tests
2020-01-21 Tomas Cohen AraziBug 24435: Unit tests
2020-01-21 Tomas Cohen AraziBug 24430: Unit tests
2020-01-20 Tomas Cohen AraziBug 24418: Unit tests
2020-01-14 Tomas Cohen AraziBug 24366: Make sure accessors are used on the right...
2020-01-14 Tomas Cohen AraziBug 24366: Unit tests
2020-01-03 Tomas Cohen AraziBug 22284: (QA follow-up) Make pickup locations be...
2019-08-13 Josef MoravecBug 16284: Add Koha::Biblio->is_serial method
2019-07-01 Jonathan DruartBug 23225: Add a test
2019-04-29 Josef MoravecBug 8995: (follow-up) Add tests, move open_url/coins...
2019-04-26 Nick ClemensBug 15496: (QA follow-up) Fix new uses of Koha::Biblio...
2019-04-24 Tomas Cohen AraziBug 22701: Unit tests for Koha::Biblio->items
2019-03-13 Tomas Cohen AraziBug 22455: Unit tests
2019-01-30 Kyle M HallBug 22144: Add method metadata() to Koha::Biblio
2016-04-26 Robin SheatBug 12478: fix some issues on rebase
2016-04-26 Robin SheatBug 12478 - add test cases
2016-04-22 Jonathan DruartBug 12787: Reorganise t/db_dependent files