]> git.koha-community.org Git - koha.git/commit
Bug 34886: Add selenium tests
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Thu, 1 Feb 2024 15:42:12 +0000 (14:42 -0100)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 13 May 2024 19:26:11 +0000 (19:26 +0000)
commit81492d1a281145866e919f5e8472d87d6c46bc67
treefd814179e08d52e89d34ea521d85252236bcbf30
parent14f6ddc448aaf32ae2cf0c5bc813d91aebdff702
Bug 34886: Add selenium tests

Tests added to cover different use cases and combinations of circulation rules values for authenticated and unauthenticated users
At the moment, 2 tests are failing, documented on the [DO NOT PUSH] commit.
These 2 failing tests fail for the search results page but pass on the detail page counterpart. Ideally they should match, for consistency sake.
But this may be the use case "details page should be more correct, results page is always an approximation" mentioned by Nick.

More test combinations may be added in the future.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 3758a8c05e05b14360560a3e351439e2c4c0364c)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 1af004161d6b13ee33becc18b5a79db13a805bfe)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/db_dependent/selenium/opac_holds.t [new file with mode: 0644]