I\'m trying to create a Jest unit test for an field used for uploading files. I would like to mock up a FileList object containing image files.
uploadIm