I have a component in which I have a Button and onClick of Button I am calling a function handleClick. and I wanted to test my Button
MyFoo.js