Ryan Wong

Head Of Strategy at GetLinks

Ryan Wong has extensive work experience spanning from 2007 to 2020. Ryan began their career in 2007 as a Data Insight Analyst, Advertising Product Marketing & Solutions at Yahoo! Inc. In 2012, they moved to 6waves as a Product Marketing Manager, Growth & Analytics. In 2014, they took on the role of Head of Marketing at Boxful. In 2015, they became the Country Product Manager, Travel Products at EF Educational Tours. In 2017, they were appointed as the Country Manager at Reebonz - Your World of Luxury. In 2018, they joined South China Morning Post SCMP as Director, Sales & Digital Marketing. In 2019, they became a Mentor of Acceleration Programme at HKSTP - Hong Kong Science and Technology Parks Corporation. In 2020, they were appointed as Sales & Marketing Director at cpjobs and Head Of Strategy at GetLinks.

// Copyright (c) Microsoft Corporation. All rights reserved.

// Licensed under the MIT License. See LICENSE in the project root for license information.

using System;

using System.Collections.Generic;

using System.Diagnostics.CodeAnalysis;

using System.Linq;

using System.Threading;

using System.Threading.Tasks;

using FluentAssertions;

using Microsoft.Common.Core.Test.Fakes.Shell;

using Microsoft.R.Components.ContentTypes;

using Microsoft.R.Components.InteractiveWorkflow;

using Microsoft.R.Components.Settings;

using Microsoft.R.Components.Test.Fakes.InteractiveWindow;

using Microsoft.R.Components.Test.Stubs;

using Microsoft.R.Host.Client;

using Microsoft.R.Host.Client.Host;

using Microsoft.R.Host.Client.Session;

using Microsoft.UnitTests.Core.Threading;

using Microsoft.UnitTests.Core.XUnit;

using Microsoft.UnitTests.Core.XUnit.MethodFixtures;

using Xunit;

namespace Microsoft.R.Components.Test.InteractiveWorkflow {

[ExcludeFromCodeCoverage]

[Category.Interactive]

public class RInteractiveWorkflowTest : IAsyncLifetime {

private readonly IExportProvider _exportProvider;

private readonly TestMethodFixture _testMethod;

private readonly IRSettings _settings;

private readonly IActiveWpfTextViewTracker _activeTextViewTracker;

private readonly IInteractiveWindowComponentContainerFactory _interactiveWindowComponentContainerFactory;

private readonly IInteractiveWindowProvider _interactiveWindowProvider;

private readonly IInteractiveWindowVisualComponent _interactiveWindowVisualComponent;

private readonly IInteractiveWindowVisualComponentContainerFactory _interactiveWindowVisualComponentContainerFactory;

private readonly IInteractiveWindowFactory _interactiveWindowFactory;

private readonly IInteractiveWindowEditorFactory _interactiveWindowEditorFactory;

private readonly IInteractiveWindowOperationsFactory _interactiveWindowOperationsFactory;

private readonly I

Links

Previous companies

South China Morning Post logo
Boxful logo
Yahoo! logo

Timeline

  • Head Of Strategy

    January, 2020 - present