Summary: | Missing Cypress tests for 'Holds to pull' library filters | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Test Suite | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | Needs Signoff --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 40118, 40174 | ||
Bug Blocks: | 40181 | ||
Attachments: |
Bug 40180: (bug 40118 follow-up) Add Cypress tests
Bug 40180: Add tests for insertSampleHold |
Description
Jonathan Druart
2025-06-18 21:24:31 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 Created attachment 183376 [details] [review] Bug 40180: Add tests for insertSampleHold In case of conflict, the tree is available at https://gitlab.com/joubu/Koha/-/commits/bug_40180 |