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

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