Bug 29407: Make the pickup locations dropdown JS reusable
[koha.git] / t /
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...
2021-10-25 Martin RenvoizeBug 28585: (QA follow-up) Fix object.t
2021-10-25 Tomas Cohen AraziBug 28585: (follow-up) Tests for q= supporting date...
2021-10-25 Tomas Cohen AraziBug 28585: Regression tests
2021-10-25 Jonathan DruartBug 19185: Add missing +x on new test files
2021-10-25 Jonathan DruartBug 19185: Split installation and onboarding
2021-10-25 Jonathan DruartBug 19185: DB must exist but empty
2021-10-25 Jonathan DruartBug 19185: Fix language selection
2021-10-25 Jonathan DruartBug 19185: Fix tests
2021-10-25 Jonathan DruartBug 19185: Add selenium tests for installation and...
2021-10-25 Jonathan DruartBug 19185: Use submit button if only one exists on...
2021-10-25 Jonathan DruartBug 19821: Require database_test != database
2021-10-25 Jonathan DruartBug 19821: Do not modify KOHA_CONF, use new database_te...
2021-10-25 Julian MauriceBug 19821: Ignore .proverc and .proverc.dist in Makefile.t
2021-10-25 Julian MauriceBug 19821: Install sample data, ES mappings and Version...
2021-10-25 Julian MauriceBug 19821: Close filehandle after writing
2021-10-25 Julian MauriceBug 19821: Run tests on a separate database
2021-10-21 Nick ClemensBug 16446: Add ability to add patrons to list by borrow...
2021-10-21 Nick ClemensBug 27287: (QA follow-up) Unit tests
2021-10-21 Nick ClemensBug 25030: (QA follow-up) Fix tests
2021-10-21 Julian MauriceBug 25030: Implement IncludeSeeFromInSearches with...
2021-10-19 Tomas Cohen AraziBug 28211: (QA follow-up) Test for hook calls properly
2021-10-19 Jonathan DruartBug 28211: Fix test
2021-10-18 Kyle M HallBug 28211: (QA follow-up) Add unit tests
2021-10-18 Marcel de RooyBug 28211: (QA follow-up) Remove test_call_recursive
2021-10-18 Kyle M HallBug 28211: Replace use of call_recursive() with call()
2021-10-18 Jonathan DruartBug 28445: Split and join on ' | ' instead of '|' for...
2021-10-18 Jonathan DruartBug 28445: Improve robustness of tests
2021-10-18 Jonathan DruartBug 28445: Use the task queue for the batch delete...
2021-10-18 Jonathan DruartBug 28769: Remove tabloop from cataloguing plugins
2021-10-15 Tomas Cohen AraziBug 29157: Regression tests
2021-10-12 Jonathan DruartBug 29172: Make CustomCoverImagesURL compatible with...
2021-10-12 Ere MaijalaBug 29135: Fix handling of deleted items in OAI-PMH...
2021-10-12 Jonathan DruartBug 28734: Clear cache to prevent random failures
2021-10-08 Jonathan DruartBug 3142: Add tests for item-level_itypes=0
2021-10-08 Marcel de RooyBug 3142: (QA follow-up) Include notforloan itemtypes
2021-10-08 Jonathan DruartBug 3142: Add test for the circ rule
2021-10-08 Jonathan DruartBug 3142: Add tests
2021-10-07 Marcel de RooyBug 29182: (follow-up) Fix ArticleRequests.t
2021-10-07 Tomas Cohen AraziBug 29182: Regression tests
2021-10-07 Nick ClemensBug 29062: Unit tests
2021-10-07 Jonathan DruartBug 18984: Remove NORMARC support
2021-10-07 Nick ClemensBug 28730: Add option to format AH field (due date...
next