I want to test input onchange event in component. I have such jsx:
export default class Login extends Component { constructor(props) { super(props);