Bug 22898: Add selenium tests placing holds (staff)
commitf1378a537e73c05783082725f203b4cb1eeec596
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 13 May 2019 16:31:14 +0000 (13 11:31 -0500)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 14 Feb 2020 12:01:49 +0000 (14 12:01 +0000)
tree9e1b23a32220da40397bd88f7346013489d6726a
parentd1a0921fd106bc910fff2fed74344bbad4d33f55
Bug 22898: Add selenium tests placing holds (staff)

Quick selenium tests to prevent regressions like bug 22895.

Test plan:
Make sure the selenium tests return green

You can also test the buggy branch:
% git checkout v18.11.05
% prove t/db_dependent/selenium/basic_workflow.t
=> Failure
% git bz apply 22895.
% prove t/db_dependent/selenium/basic_workflow.t
=> Success

Signed-off-by: Victor Grousset <victor.grousset@biblibre.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/selenium/basic_workflow.t