test('should indicate LOGIN_WITH_TOKEN is success', () => {
    const action = {
      type: AT.LOGIN_WITH_TOKEN.SUCCESS
    };
    const initial = {