Bug 40301

Summary: Missing Cypress tests for 'Type' column visibility
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Test SuiteAssignee: 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: 40181, 40299    
Bug Blocks:    
Attachments: Bug 40301: Add insertSampleCheckout
Bug 40301: (bug 40299 follow-up) Add Cypress tests

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.