Bug 40180 - Missing Cypress tests for 'Holds to pull' library filters
Summary: Missing Cypress tests for 'Holds to pull' library filters
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on: 40118 40174
Blocks: 40181
  Show dependency treegraph
 
Reported: 2025-06-18 21:24 UTC by Jonathan Druart
Modified: 2025-06-19 15:03 UTC (History)
0 users

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


Attachments
Bug 40180: (bug 40118 follow-up) Add Cypress tests (18.27 KB, patch)
2025-06-19 10:53 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 40180: Add tests for insertSampleHold (11.75 KB, patch)
2025-06-19 10:53 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2025-06-18 21:24:31 UTC
Bug 40118 is going to be pushed without tests to cover the changes. We should remedy to that
Comment 1 Jonathan Druart 2025-06-19 10:53:06 UTC
Created attachment 183375 [details] [review]
Bug 40180: (bug 40118 follow-up) Add Cypress tests

This patch heavily reuses what has been introduced by the previous
patches in the tree, and add a insertSampleHold task to be reusable
easily in other tests.

Test plan:
All Cypress tests must pass
Comment 2 Jonathan Druart 2025-06-19 10:53:08 UTC
Created attachment 183376 [details] [review]
Bug 40180: Add tests for insertSampleHold
Comment 3 Jonathan Druart 2025-06-19 10:54:46 UTC
In case of conflict, the tree is available at https://gitlab.com/joubu/Koha/-/commits/bug_40180