Testing Vue with Jest: custom event handled by parent, emitted by child component

后端 未结 0 1702
刺人心
刺人心 2021-02-02 00:26

I have a set of parent & child vue components. The child emits an event that the parent handles. I\'d like to test that it handles the custom event correctly, but I am stuck

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