Bug 40301 - Missing Cypress tests for 'Type' column visibility
Summary: Missing Cypress tests for 'Type' column visibility
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: 40181 40299
Blocks:
  Show dependency treegraph
 
Reported: 2025-07-03 11:59 UTC by Jonathan Druart
Modified: 2025-07-03 12:14 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 40301: Add insertSampleCheckout (6.27 KB, patch)
2025-07-03 12:13 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 40301: (bug 40299 follow-up) Add Cypress tests (1.48 KB, patch)
2025-07-03 12:13 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-07-03 11:59:06 UTC

    
Comment 1 Jonathan Druart 2025-07-03 12:13:13 UTC
Created attachment 183752 [details] [review]
Bug 40301: Add insertSampleCheckout
Comment 2 Jonathan Druart 2025-07-03 12:13:15 UTC
Created attachment 183753 [details] [review]
Bug 40301: (bug 40299 follow-up) Add Cypress tests
Comment 3 Jonathan Druart 2025-07-03 12:14:09 UTC
Test plan:
The new Cypress tests should pass.

yarn cypress run --spec t/cypress/integration/KohaTable/CirculationHistory_spec.ts

If you revert bug 40299 it should fail.