aspnetcore/test/Cli.FunctionalTests
Nate McMaster a6847de87d
Fix PipeBuild parameter: PB_RESTORESOURCES => PB_RESTORESOURCE
2018-09-26 09:53:31 -07:00
..
Templates Update published files for 2.2-preview2 (#1370) 2018-08-31 16:56:56 -07:00
Util Functional tests for .NET Core CLI 2018-08-29 16:48:49 -07:00
AssemblyInfo.cs Functional tests for .NET Core CLI 2018-08-29 16:48:49 -07:00
Cli.FunctionalTests.csproj Add script to invoke E2E tests on CI using ProdCon results (#1354) 2018-08-29 19:37:09 -07:00
Cli.FunctionalTests.sln Update published files for 2.2-preview2 (#1370) 2018-08-31 16:56:56 -07:00
Directory.Build.props Add script to invoke E2E tests on CI using ProdCon results (#1354) 2018-08-29 19:37:09 -07:00
Directory.Build.rsp Add script to invoke E2E tests on CI using ProdCon results (#1354) 2018-08-29 19:37:09 -07:00
Directory.Build.targets Add script to invoke E2E tests on CI using ProdCon results (#1354) 2018-08-29 19:37:09 -07:00
NuGet.config Add script to invoke E2E tests on CI using ProdCon results (#1354) 2018-08-29 19:37:09 -07:00
NuGetPackageSource.cs Functional tests for .NET Core CLI 2018-08-29 16:48:49 -07:00
README.md Add script to invoke E2E tests on CI using ProdCon results (#1354) 2018-08-29 19:37:09 -07:00
RuntimeIdentifier.cs Functional tests for .NET Core CLI 2018-08-29 16:48:49 -07:00
TemplateTests.cs Functional tests for .NET Core CLI 2018-08-29 16:48:49 -07:00
run-tests.ps1 Fix PipeBuild parameter: PB_RESTORESOURCES => PB_RESTORESOURCE 2018-09-26 09:53:31 -07:00
test.sh Functional tests for .NET Core CLI 2018-08-29 16:48:49 -07:00

README.md

Cli.FunctionalTests

This folder contains tests for ASP.NET Core scenarios in the .NET Core CLI.

This tests in this folder is meant to be kept in isolation from the rest of the repo, and are not invoked during the course of a regular build.