[Koha-bugs] [Bug 35919] Add record sources CRUD

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 17:28:28 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35919

--- Comment #36 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 163354
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163354&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 at theke.io>
Signed-off-by: Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list