https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43370
--- Comment #1 from Paul Derscheid <[email protected]> --- Created attachment 204050 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204050&action=edit Bug 43370: Add a Cypress test The test fails without the next patch: the call number column is displayed, empty, on the second page of the holdings table. Test plan: 1. Run the spec: cypress run --spec t/cypress/integration/KohaTable/Holdings_spec.ts 2. Observe the new test "Does not display a column that is empty on the current page" fails: the column is still displayed on page 2. 3. Apply the next patch. 4. Repeat step 1 and observe the whole spec passes. Assisted-by: Opus 5 (Anthropic) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
