Bug 36662 - ILL - t/db_dependent/Illrequest should not exist
Summary: ILL - t/db_dependent/Illrequest should not exist
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Pedro Amorim
QA Contact: Testopia
URL:
Keywords:
Depends on: 35581
Blocks: 35604
  Show dependency treegraph
 
Reported: 2024-04-22 10:08 UTC by Pedro Amorim
Modified: 2024-11-14 19:17 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 36662: Move test files to the correct folder structure (2.01 KB, patch)
2024-11-14 12:39 UTC, Pedro Amorim
Details | Diff | Splinter Review
Bug 36662: Move test files to the correct folder structure (2.06 KB, patch)
2024-11-14 19:17 UTC, David Nind
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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>