const expectedActions = [
      {
        type: types.LOGIN_START,
        payload: { username }
      },