Koha/t/cypress
Tomas Cohen Arazi af6b4e1a41
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>
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-04-26 17:06:04 +02:00
..
fixtures
integration Bug 35919: Add cypress tests 2024-04-26 17:06:04 +02:00
plugins Bug 36177: Cypress tests - cypress-mysql config 2024-03-12 17:47:34 +01:00
support Bug 36177: Cypress tests - cypress-mysql config 2024-03-12 17:47:34 +01:00