angular unit test: How to mock up a FileList in Jest?

前端 未结 0 804
醉酒成梦
醉酒成梦 2021-01-13 18:49

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题