Summary: | t/SuggestionEngine_AuthorityFile.t does not do anything with Test::DBIx::Class | ||
---|---|---|---|
Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
Component: | Test Suite | Assignee: | Marcel de Rooy <m.de.rooy> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | fridolin.somers |
Version: | Main | ||
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: |
23.11.00,23.05.05,22.11.11
|
|
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 34336 | ||
Attachments: |
Bug 34970: Remove most modules from SuggestionEngine_AuthorityFile.t
Bug 34970: Remove most modules from SuggestionEngine_AuthorityFile.t |
Description
Marcel de Rooy
2023-09-30 06:49:35 UTC
Created attachment 156438 [details] [review] Bug 34970: Remove most modules from SuggestionEngine_AuthorityFile.t There is really no need for all those modules here. What remains, is just a trivial test. Test plan: Run t/SuggestionEngine_AuthorityFile.t Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Trivial: self signoff Created attachment 156490 [details] [review] Bug 34970: Remove most modules from SuggestionEngine_AuthorityFile.t There is really no need for all those modules here. What remains, is just a trivial test. Test plan: Run t/SuggestionEngine_AuthorityFile.t Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 23.11. Nice work everyone, thanks! Pushed to 23.05.x for 23.05.05 Nice work everyone! Pushed to oldstable for 22.11.x |