change value in input in enzyme test code example Example: enzyme change input value input.simulate('change', { target: { value: 'Hello' } })