Skip to content

Tests for PowerShell hosting API - #6737

Merged
Dongbo Wang (daxian-dbw) merged 4 commits into
PowerShell:masterfrom
adityapatwardhan:NugetTests
Apr 27, 2018
Merged

Tests for PowerShell hosting API#6737
Dongbo Wang (daxian-dbw) merged 4 commits into
PowerShell:masterfrom
adityapatwardhan:NugetTests

Conversation

@adityapatwardhan

Copy link
Copy Markdown
Member

PR Summary

These test are used by VSTS build as validation of MyGet packages for PowerShell hosting SDK. They are not part of the CI tests.

PR Checklist

@@ -0,0 +1,54 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using Xunit;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

add a space after copyright header

@SteveL-MSFT Steve Lee (SteveL-MSFT) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

One non-blocking comment

Comment thread test/hosting/hosting.tests.csproj Outdated
<PropertyGroup>
<Description>PowerShell hosting SDK xUnit Tests</Description>
<AssemblyName>powershell-hosting-tests</AssemblyName>
<RuntimeIdentifiers>win7-x86;win7-x64;osx.10.12-x64;linux-x64</RuntimeIdentifiers>

@daxian-dbw Dongbo Wang (daxian-dbw) Apr 26, 2018

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

No blocking, just a question :). is the RuntimeIdentifiers tag needed? It seems we are building an assembly instead of an app, so it shouldn't be necessary.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Removed it.

@TravisEz13 Travis Plunk (TravisEz13) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

issue was fixed

@TravisEz13

Copy link
Copy Markdown
Member

Otherwise LGTM

@adityapatwardhan

Copy link
Copy Markdown
Member Author

Travis Plunk (@TravisEz13) updated as discussed.

@daxian-dbw
Dongbo Wang (daxian-dbw) merged commit 2c3177a into PowerShell:master Apr 27, 2018
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj-contribs/PowerShell that referenced this pull request Aug 6, 2026
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