Bug 26296: Use new table column selection modal for OPAC suggestion fields
[koha.git] / t /
2022-01-06 Tomas Cohen AraziBug 29508: Regression tests
2022-01-06 Tomas Cohen AraziBug 29506: Regression tests
2022-01-06 Tomas Cohen AraziBug 29503: Regression tests
2022-01-05 Tomas Cohen AraziBug 29772: Regression tests
2022-01-05 Tomas Cohen AraziBug 29765: Make Koha::Patron->safe_to_delete use Koha...
2022-01-05 Tomas Cohen AraziBug 29746: (it-doesn't-hurt follow-up) More tests
2022-01-05 Tomas Cohen AraziBug 29746: Unit tests
2022-01-05 Tomas Cohen AraziBug 29741: (follow-up) Make DELETE /patrons use the...
2022-01-05 Tomas Cohen AraziBug 29741: Unit tests
2022-01-05 Tomas Cohen AraziBug 28020: Unit tests
2022-01-05 Tomas Cohen AraziBug 29018: Regression tests
2022-01-04 Jonathan DruartBug 29689: (bug 28445 follow-up) Fix AutoBarcode=hbyymmincr
2021-12-22 Jonathan DruartBug 29696: Add tests
2021-12-17 Fridolin SomersRevert "Bug 29403: Fix api/v1/patrons.t"
2021-12-17 Fridolin SomersRevert "Bug 29403: Unit tests"
2021-12-15 Aleisha AmohiaBug 27266: (follow-up) Remove instances of GetMarcAuthors
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-12-15 Marion DurandBug 28855: (follow-up) adapt specific test
2021-12-15 Martin RenvoizeBug 29403: Fix api/v1/patrons.t
2021-12-15 Martin RenvoizeBug 29403: Unit tests
2021-12-14 Martin RenvoizeBug 15156: Add filter_by_amount_owed that's chainable
2021-12-11 Tomas Cohen AraziBug 29484: Regression tests
2021-12-07 Jonathan DruartBug 28617: Remove kohalib.pl and rely on PERL5LIB
2021-11-25 Jonathan DruartBug 28445: Prevent UI/Form/Builder/Item.t to fail randomly
2021-11-25 Jonathan DruartBug 28445: (follow-up) Add diag for failing test
2021-11-24 Jonathan DruartBug 29565: Prevent regressions.t to fail on slow boxes
2021-11-24 Jonathan DruartBug 29485: (follow-up) Trying to prevent administration...
2021-11-19 Marcel de RooyBug 29437: (QA follow-up) Update TODO in Breeding.t
2021-11-19 Nick ClemensBug 29437: Unit tests
2021-11-19 Marcel de RooyBug 29387: (QA follow-up) Fix modules in test
2021-11-19 Jonathan DruartBug 29387: Stringify exception when logging error durin...
2021-11-16 Marcel de RooyBug 28692: (follow-up) Add tests
2021-11-15 Jonathan DruartBug 29485: Trying to prevent administration_tasks.t...
2021-11-15 Jonathan DruartBug 21105: Fix test if sample data missing
2021-11-15 Jonathan DruartBug 29273: Fix failing tests
2021-11-15 Jonathan DruartBug 21105: (follow-up) Regression tests
2021-11-15 Tomas Cohen AraziBug 21105: Regression tests
2021-11-15 Marcel de RooyBug 29146: Add test for editing existing item
2021-11-15 Jonathan DruartBug 29273: Remove warnings from plugin tests
2021-11-15 Tomas Cohen AraziBug 29330: Add Koha::Email->new_from_string
2021-11-08 Tomas Cohen AraziBug 29427: Regression tests
2021-11-05 Marcel de RooyBug 24674: (follow-up) Simpler regex
2021-11-05 Jonathan DruartBug 24674: Adjust tests and add new ones to cover changes
2021-11-05 Joonas KylmäläBug 27708: (QA follow-up) Add a few tests for Koha...
2021-11-03 Nick ClemensBug 29015: Unit tests
2021-11-03 Nick ClemensBug 26326: (follow-up) Add ability to check for existen...
2021-11-03 Nick ClemensBug 26326: Add Koha Objects for Import Records and...
2021-11-03 Marcel de RooyBug 27173: Add tests
2021-11-03 Fridolin SomersBug 28365: Add unit test
2021-11-03 Tomas Cohen AraziBug 24850: suspended_until is a date-time
2021-11-03 Jonathan DruartBug 24850: Fix api/v1/holds.t
2021-11-03 Jonathan DruartBug 29395: use EXPORT_OK from Koha::Patron::Debarments
2021-11-02 Martin RenvoizeBug 28729: Unit tests
2021-11-02 David GustafssonBug 27884: Add tests
2021-11-02 Jonathan DruartBug 29350: Don't need to escape the 'delete' TT methods
2021-11-02 Jonathan DruartBug 24850: (follow-up) Add tests for invalid RFC3339...
2021-11-02 Martin RenvoizeBug 24850: Add tests for invalid RFC3339 dates
2021-11-02 Martin RenvoizeBug 24850: Correct tests for offset handling in RFC3339...
2021-10-29 Jonathan DruartBug 29368: Fix remove_from_cart
2021-10-29 Jonathan DruartBug 29368: Correctly mock Zebra index from tests
2021-10-29 Jonathan DruartBug 29364: Revert changes to framework visibility made...
2021-10-29 Jonathan DruartBug 29363: Fix TestBuilder.t if bib 123 does not exist
2021-10-28 Tomas Cohen AraziBug 28959: Fix other cases
2021-10-28 Tomas Cohen AraziBug 28959: Add virtualshelves.public as a boolean
2021-10-28 Tomas Cohen AraziBug 29290: Unit tests
2021-10-28 Tomas Cohen AraziBug 29288: Unit tests
2021-10-28 Tomas Cohen AraziBug 27358: Unit tests for public items retrieval
2021-10-28 Tomas Cohen AraziBug 28948: Fix random failure
2021-10-28 Martin RenvoizeBug 28948: (QA follow-up) Convert to allow-list
2021-10-28 Tomas Cohen AraziBug 28948: Teach objects.search about public requests
2021-10-28 Tomas Cohen AraziBug 28948: Make is_public stashed on public routes
2021-10-28 Tomas Cohen AraziBug 28948: Add a generic way to handle API privileged...
2021-10-28 Tomas Cohen AraziBug 17314: Unit tests
2021-10-28 Tomas Cohen AraziBug 17314: Make TestBuilder set good defaults for Sugge...
2021-10-28 Tomas Cohen AraziBug 29272: (QA follow-up) Category setup overrides...
2021-10-28 Tomas Cohen AraziBug 29272: Regression tests
2021-10-28 Martin RenvoizeBug 29332: Unit tests
2021-10-28 Jonathan DruartBug 28445: Add diag for failing test
2021-10-28 Jonathan DruartBug 28445: Add tests for subfields_to_prefill
2021-10-26 Jonathan DruartBug 14957: Add tests for subfield order
2021-10-26 David GustafssonBug 14957: Exclude leader from saved/updated record...
2021-10-26 Jonathan DruartBug 14957: Improve readbility of tests
2021-10-26 Tomas Cohen AraziBug 14957: (QA follow-up) Clarify 'context' param
2021-10-26 Tomas Cohen AraziBug 14957: (QA follow-up) Rename 'merge' => 'overlay'
2021-10-26 David GustafssonBug 14957: Merge rules system for merging of MARC records
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: (QA follow-up) Take account of bug 15851
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-26 Joonas KylmäläBug 11175: Search using double quotes to support Elasti...
2021-10-26 Joonas KylmäläBug 11175: Limit the amount of component parts returned
2021-10-26 Jonathan DruartBug 19185: Fix regressions.t
2021-10-25 Jonathan DruartBug 28847: Remove diag statements
2021-10-25 Jonathan DruartBug 29315: Remove warnings from Search.t
2021-10-25 Marcel de RooyBug 29306: Fix warning on undefined $_ in Holds.t
2021-10-25 Nick ClemensBug 29284: Unit test
2021-10-25 Tomas Cohen AraziBug 28585: (QA follow-up) Add explicit tests for settin...
next