26 Jan
2024
26 Jan
'24
2:58 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35919 --- Comment #8 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 161538 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161538&action=edit Bug 35919: Add cypress tests This patch adds Cypress tests for the `record sources` CRUD as required by QA. I tried to cover all the UI interactions and behaviours. To test: 1. Have all the patches applied 2. Run: $ ktd --shell k$ cypress run --spec t/cypress/integration/Admin/RecordSources_spec.ts => SUCCESS: Tests pass! 3. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.