[Koha-bugs] [Bug 14321] Merge UploadedFile and UploadedFiles into Koha::Upload

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 17 15:18:46 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14321

--- Comment #11 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 41560
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41560&action=edit
Bug 14321: Unit test for Koha::Upload

This unit test replaces the test for UploadedFiles.pm. That one used
dependency Test::CGI::Multipart.
We are now mocking CGI and its hook to achieve the same result.
Some tests are added to cover additional routines in Upload.pm.

Test plan:
Run the test!

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


More information about the Koha-bugs mailing list