I\'m testing React component with jest/enzyme. I wrote test in order to test onChange event call on input tag. I want to spy on method and check it was fired Here is my componen