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: Signed Off --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: david, paul.derscheid, pedro.amorim, tomascohen
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
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

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>