标签: mocking sinon-chai
1我无法使用J查询对文件上传进行模拟。
$('#fileUpload')[0].files[0]= "mock image data here" $ ('#fileUpload').trigger ('change');