Bug 28220: prevent patron to be created if attributes not stored
[koha.git] / t / db_dependent / Koha / Biblio.t
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