[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
Tue Aug 25 09:03:09 CEST 2015


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41666|0                           |1
        is obsolete|                            |

--- Comment #28 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 41878
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41878&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