Enforce E2E test prerequisites when building individual solutions only (#11642)
* Fixes multiple issues that happened due to the E2E tests not running on the CI * Enforces prerequisites for E2E tests on the CI and when building projects with E2E tests. * Re-enables the E2E tests for templates.
显示
- src/Components/Blazor/Build/src/ReferenceFromSource.props 1 个添加, 1 个删除src/Components/Blazor/Build/src/ReferenceFromSource.props
- src/Components/Blazor/DevServer/src/Commands/ServeCommand.cs 1 个添加, 20 个删除src/Components/Blazor/DevServer/src/Commands/ServeCommand.cs
- src/Components/Blazor/DevServer/src/Microsoft.AspNetCore.Blazor.DevServer.csproj 1 个添加, 0 个删除...evServer/src/Microsoft.AspNetCore.Blazor.DevServer.csproj
- src/Components/Blazor/DevServer/src/Server/Program.cs 27 个添加, 8 个删除src/Components/Blazor/DevServer/src/Server/Program.cs
- src/Components/Blazor/DevServer/src/Server/Startup.cs 19 个添加, 7 个删除src/Components/Blazor/DevServer/src/Server/Startup.cs
- src/Components/Blazor/DevServer/src/build/Microsoft.AspNetCore.Blazor.DevServer.targets 1 个添加, 1 个删除...r/src/build/Microsoft.AspNetCore.Blazor.DevServer.targets
- src/Components/build.cmd 1 个添加, 1 个删除src/Components/build.cmd
- src/Components/build.sh 1 个添加, 1 个删除src/Components/build.sh
- src/Components/test/E2ETest/Infrastructure/ServerFixtures/DevHostServerFixture.cs 31 个添加, 2 个删除...est/Infrastructure/ServerFixtures/DevHostServerFixture.cs
- src/Components/test/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj 1 个添加, 4 个删除...t/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj
- src/Components/test/testassets/BasicTestApp/wwwroot/index.html 28 个添加, 22 个删除...omponents/test/testassets/BasicTestApp/wwwroot/index.html
- src/Components/test/testassets/TestContentPackage/TestContentPackage.csproj 1 个添加, 11 个删除...t/testassets/TestContentPackage/TestContentPackage.csproj
- src/Components/test/testassets/TestContentPackage/wwwroot/face.png 0 个添加, 0 个删除...nents/test/testassets/TestContentPackage/wwwroot/face.png
- src/Components/test/testassets/TestContentPackage/wwwroot/prompt.js 0 个添加, 0 个删除...ents/test/testassets/TestContentPackage/wwwroot/prompt.js
- src/Components/test/testassets/TestContentPackage/wwwroot/styles.css 0 个添加, 0 个删除...nts/test/testassets/TestContentPackage/wwwroot/styles.css
- src/Components/test/testassets/TestServer/Program.cs 1 个添加, 0 个删除src/Components/test/testassets/TestServer/Program.cs
- src/Components/test/testassets/TestServer/Startup.cs 1 个添加, 3 个删除src/Components/test/testassets/TestServer/Startup.cs
- src/DefaultBuilder/src/WebHost.cs 1 个添加, 1 个删除src/DefaultBuilder/src/WebHost.cs
- src/Hosting/Abstractions/ref/Microsoft.AspNetCore.Hosting.Abstractions.netcoreapp3.0.cs 1 个添加, 0 个删除...icrosoft.AspNetCore.Hosting.Abstractions.netcoreapp3.0.cs
- src/Hosting/Abstractions/src/WebHostDefaults.cs 1 个添加, 0 个删除src/Hosting/Abstractions/src/WebHostDefaults.cs
加载中
想要评论请 注册 或 登录