]> git.koha-community.org Git - koha.git/commit
Bug 35287: Add cypress tests
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Wed, 8 Nov 2023 14:53:40 +0000 (13:53 -0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 24 Oct 2024 11:38:16 +0000 (13:38 +0200)
commit1850709b78e1d50b580e2c9d9164bf82e2a64acf
tree5f772ee96ec2f982b7df3e4548a51a54714257e9
parent4b37f32c87c7c8d8b4e5a0fb0d99588f5aa55c9d
Bug 35287: Add cypress tests

Test plan, k-t-d:
cd /kohadevbox/koha
cypress run --spec "t/cypress/integration/AdditionalFields_spec.ts"

Signed-off-by: Edith Speller <edith.speller@ukhsa.gov.uk>
Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/cypress/integration/AdditionalFields_spec.ts [new file with mode: 0644]