Bug 36662

Summary: ILL - t/db_dependent/Illrequest should not exist
Product: Koha Reporter: Pedro Amorim <pedro.amorim>
Component: Architecture, internals, and plumbingAssignee: Pedro Amorim <pedro.amorim>
Status: RESOLVED FIXED QA Contact: Martin Renvoize (ashimema) <martin.renvoize>
Severity: enhancement    
Priority: P5 - low CC: alexbuckley, caroline.cyr-la-rose, david, fridolin.somers, martin.renvoize, paul.derscheid, pedro.amorim, tomascohen
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
This enhancement moves the ILL test files to the correct folder structure - t/db_dependent/Koha/ILL/.
Version(s) released in:
25.05.00,24.11.03,24.05.08
Circulation function:
Bug Depends on: 35581    
Bug Blocks: 35604    
Attachments: Bug 36662: Move test files to the correct folder structure
Bug 36662: Move test files to the correct folder structure
Bug 36662: Move test files to the correct folder structure

Description Pedro Amorim 2024-04-22 10:08:37 UTC
Following up restructuring of ILL classes from bug 35581, the t/db_dependent/Illrequest directory should be deleted and its content moved into t/db_dependent/ILL/Workflow and/or t/db_dependent/ILL/Request
Comment 1 Pedro Amorim 2024-11-14 12:39:56 UTC
Created attachment 174509 [details] [review]
Bug 36662: Move test files to the correct folder structure

Trivial leftover house-keeping from bug 35581.

Test plan:
$ prove t/db_dependent/Koha/ILL/*
Comment 2 David Nind 2024-11-14 19:17:08 UTC
Created attachment 174533 [details] [review]
Bug 36662: Move test files to the correct folder structure

Trivial leftover house-keeping from bug 35581.

Test plan:
$ prove t/db_dependent/Koha/ILL/*

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Martin Renvoize (ashimema) 2024-12-16 19:17:47 UTC
Created attachment 175575 [details] [review]
Bug 36662: Move test files to the correct folder structure

Trivial leftover house-keeping from bug 35581.

Test plan:
$ prove t/db_dependent/Koha/ILL/*

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 4 Katrin Fischer 2024-12-23 11:23:17 UTC
Pushed for 25.05!

Well done everyone, thank you!
Comment 5 Paul Derscheid 2025-03-19 23:00:35 UTC
Nice work everyone!

Pushed to 24.11.x for 24.11.03
Comment 6 Alex Buckley 2025-03-20 20:44:45 UTC
Nice work everyone!

Pushed to 24.05.x for 24.05.08
Comment 7 Fridolin Somers 2025-03-24 10:03:13 UTC
Depends on Bug 35581 not in 23.11.x
Comment 8 Caroline Cyr La Rose 2025-04-18 18:55:10 UTC
Nothing to add/edit in the manual.