https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31207
--- Comment #19 from Andreas Roussos <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
