[Koha-bugs] [Bug 31207] The OPAC Shelf browser fails to display local cover images

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 30 19:56:13 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31207

--- Comment #19 from Andreas Roussos <a.roussos at dataly.gr> ---
Created attachment 145806
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145806&action=edit
Bug 31207: Add a Selenium test for the OPAC Shelf browser

This adds a new Selenium test to automatically test the
functionality of the OPAC Shelf browser with regards to the
display of local cover images. This unit test has a somewhat
narrow scope at the moment (i.e. it only checks if everything
is working fine when local covers are in use), but can be
expanded in the future to include OPAC Shelf browser tests for
other cover image providers, etc.

Also added is a sample 2x2 pixel image to be used by the test
when uploading a local cover image.

Test plan:

1) Apply the other patch from this bug report, then run the
   new Selenium unit test which should pass without failures:

   prove -v t/db_dependent/selenium/opacshelfbrowser.t

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list