https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10190
--- Comment #682 from ChloƩ Zermatten <[email protected]> --- Created attachment 199550 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199550&action=edit Bug 10190: (follow-up): test: cypress tests update New tests: - regression: mtt cells render as .fallback (bold italics) - bg-success-subtle highlight on completed steps in the add flow - disabled-Delete states: - patron category filter set - item type filter set - default library, if any library has a trigger higher that default's highest - redirect to admin home if not permitted to access the page - in the edit/add stepper form - check row actions are enabled at the 'selectOrAdd' step - check row actions are disabled once add mode is entered - check the action column is always available on the main page Clean up / general updates: - replace the /api/v1/** catch-all intercept with per-endpoint intercepts so @get-rules waits resolve reliably - remove now-redundant cy.wait("@get-rules") calls - drop unused mount / dayjs / dates imports - ensure expected strings match UI where strings have changed Assisted-by: Claude Opus 4.7 (Anthropic) AI used to draft enhancements tests. Changes were reviewed, tweaked, and commited manually and gradually (with a pre-submission commit squash). Tests were run multiple times and adjusted iteratively to match code changes, cover regressions as those were found, and handle vue page load. Sponsored-by: Glasgow Colleges Library Group <https://library.cityofglasgowcollege.ac.uk> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
