Skip to content

Conversation

@sachintaMSFT
Copy link
Owner

Protoype of refactoring work with Test code too. Pushing these commits for a draft PR.

{
return AppInstaller::CLI::CoreMain(argc, argv);
AppInstaller::CLI::TestCOMScenario();
return 0;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could just write a unit test to do this, and it might be something work checking in.

Copy link

@JohnMcPMS JohnMcPMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕐

@JohnMcPMS
Copy link

Seems good to make the real PR; no guarantees that I won't have comments there, but they won't be major.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants