Bug 18729: Add more tests
[koha.git] / t / db_dependent / api / v1 / holds.t
2021-04-16 Tomas Cohen AraziBug 18729: Add more tests
2021-04-16 Jonathan DruartBug 18729: Add PUT /holds/{hold_id}/pickup_location
2021-04-07 Tomas Cohen AraziBug 27069: Adjust tests
2021-04-07 Tomas Cohen AraziBug 27894: Unit tests
2021-02-12 Tomas Cohen AraziBug 26181: Regression tests
2021-01-04 Tomas Cohen AraziBug 27015: Unit tests
2020-12-21 Jonathan DruartBug 27117: Only place_holds permission is needed to...
2020-12-21 Tomas Cohen AraziBug 27205: Check valid pickup location on POST /holds
2020-12-21 Tomas Cohen AraziBug 27205: Check valid pickup location on PUT /holds...
2020-11-17 Tomas Cohen AraziBug 26988: (QA follow-up) Unit tests
2020-10-14 Joonas KylmäläBug 12556: (follow-up) Fix failing test
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-08-25 Tomas Cohen AraziBug 25662: (follow-up) Add tests for the wrong patron_i...
2020-08-25 Tomas Cohen AraziBug 25662: Regression tests
2020-04-29 Tomas Cohen AraziBug 25048: Regression tests
2020-03-06 Jonathan DruartBug 24813: Prevent api/v1/holds.t to fail randomly
2020-02-26 Ere MaijalaBug 24680: Fix end_date returned from api/v1/holds...
2020-02-26 Ere MaijalaBug 24680: Fix PUT api/v1/holds/{hold_id} to work also...
2020-02-25 Ere MaijalaBug 22522: Fix several REST API tests
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2020-02-04 Jonathan DruartBug 18936: (QA follow-up) Fix failing test in api/v1...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2020-02-04 Tomas Cohen AraziBug 18936: Fix api/v1/holds.t
2020-02-04 Kyle M HallBug 18936: Convert issuingrules fields to circulation_rules
2019-10-07 Agustin MoyanoBug 23710: (follow-up) Add tests for new features in...
2019-09-25 Tomas Cohen AraziBug 23517: (follow-up) AddReserve expects a priority...
2019-09-23 Tomas Cohen AraziBug 23517: (follow-up) More test cases
2019-09-23 Tomas Cohen AraziBug 23517: (follow-up) Tidy tests
2019-09-23 Tomas Cohen AraziBug 23517: Add a spec for PUT /holds/{hold_id}/priority
2019-03-15 Tomas Cohen AraziBug 22206: (follow-up) Voted RFC changes
2019-03-15 Josef MoravecBug 22206: (QA follow-up) Fix tests for hold suspension api
2019-03-15 Tomas Cohen AraziBug 22206: Unit tests
2019-03-15 Tomas Cohen AraziBug 20006: Unit tests fixes
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
2018-03-15 Tomas Cohen AraziBug 20167: Regression test
2018-01-30 Julian MauriceBug 16213: Allow to select hold's itemtype when using API
2017-12-14 Tomas Cohen AraziBug 18330: (follow-up) Adapt holds.t to match the new...
2017-10-03 Jonathan DruartBug 19405: Prevent api/v1/holds.t to fail randomly
2017-07-24 Jonathan DruartBug 18826: rollback transaction for api tests
2017-07-18 Jonathan DruartBug 18262: Fix api/holds.t tests
2016-11-17 Jonathan DruartBug 17431: Remove use of C4::Items and C4::Biblio
2016-11-17 Jonathan DruartBug 17431: Create the object we need instead of assumin...
2016-11-17 Lari TaskulaBug 17431: (follow-up) Fix issuingrules
2016-11-17 Lari TaskulaBug 17431: Fix failing test t/db_dependent/api/v1/holds.t
2016-09-02 Lari TaskulaBug 14868: Use x-koha-authorization in current routes
2016-07-08 Julian MauriceBug 16271: Allow more filters on /api/v1/holds
2016-05-04 Julian MauriceBug 13903: (QA followup) change routes to /holds