Bug 30708: Add tests
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 7 Apr 2023 12:48:19 +0000 (14:48 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 18 Oct 2023 18:41:39 +0000 (15:41 -0300)
commit4e9bc78f2cae1b3754efa4ac3c874d6204630700
tree2a110de253a5bc1e9a6a61ebbcc7eca6b01acc63
parentc70d2bcd20d92a9788c12e8a264416d199eeae71
Bug 30708: Add tests

Sponsored-by: BULAC - http://www.bulac.fr/
Signed-off-by: BULAC - http://www.bulac.fr/
Signed-off-by: Heather Hernandez <heather_hernandez@nps.gov>
Signed-off-by: Laurence Rault <laurence.rault@biblibre.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/cypress/integration/Preservation/Settings.ts [new file with mode: 0644]
t/cypress/integration/Preservation/Trains.ts [new file with mode: 0644]
t/cypress/integration/Preservation/WaitingList.ts [new file with mode: 0644]
t/db_dependent/Koha/Preservation/Processings.t [new file with mode: 0755]
t/db_dependent/Koha/Preservation/Trains.t [new file with mode: 0755]
t/db_dependent/api/v1/preservation_Processings.t [new file with mode: 0755]
t/db_dependent/api/v1/preservation_Trains.t [new file with mode: 0755]
t/db_dependent/api/v1/preservation_WaitingList.t [new file with mode: 0755]