describe('inputChanged should create a valid action', () => {
  const action = inputChanged(textValue)

  test('action should equal expected model', () => {
    expect(action).toEqual({