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