[Templating][Components] Unify and improve E2E testing infrastructure (#8188)
* Unify the Templating and Components testing infrastructure. * Enable test project discovery in the components E2E tests. * Enable selectively disabling Selenium tests through build properties.
显示
- .azure/pipelines/jobs/default-build.yml 4 个添加, 0 个删除.azure/pipelines/jobs/default-build.yml
- eng/scripts/InstallGoogleChrome.ps1 4 个添加, 0 个删除eng/scripts/InstallGoogleChrome.ps1
- src/Components/test/E2ETest/Infrastructure/BasicTestAppTestBase.cs 1 个添加, 0 个删除...nents/test/E2ETest/Infrastructure/BasicTestAppTestBase.cs
- src/Components/test/E2ETest/Infrastructure/CaptureSeleniumLogsAttribute.cs 0 个添加, 49 个删除...st/E2ETest/Infrastructure/CaptureSeleniumLogsAttribute.cs
- src/Components/test/E2ETest/Infrastructure/ServerFixtures/AspNetSiteServerFixture.cs 2 个添加, 2 个删除.../Infrastructure/ServerFixtures/AspNetSiteServerFixture.cs
- src/Components/test/E2ETest/Infrastructure/ServerFixtures/DevHostServerFixture.cs 2 个添加, 2 个删除...est/Infrastructure/ServerFixtures/DevHostServerFixture.cs
- src/Components/test/E2ETest/Infrastructure/ServerFixtures/ServerFixture.cs 6 个添加, 40 个删除...st/E2ETest/Infrastructure/ServerFixtures/ServerFixture.cs
- src/Components/test/E2ETest/Infrastructure/ServerTestBase.cs 1 个添加, 0 个删除src/Components/test/E2ETest/Infrastructure/ServerTestBase.cs
- src/Components/test/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj 8 个添加, 14 个删除...t/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj
- src/Components/test/E2ETest/ServerExecutionTests/ServerComponentRenderingTest.cs 1 个添加, 1 个删除...Test/ServerExecutionTests/ServerComponentRenderingTest.cs
- src/Components/test/E2ETest/ServerExecutionTests/ServerSideAppTest.cs 1 个添加, 0 个删除...ts/test/E2ETest/ServerExecutionTests/ServerSideAppTest.cs
- src/Components/test/E2ETest/ServerExecutionTests/TestSubclasses.cs 1 个添加, 0 个删除...nents/test/E2ETest/ServerExecutionTests/TestSubclasses.cs
- src/Components/test/E2ETest/Tests/BinaryHttpClientTest.cs 1 个添加, 0 个删除src/Components/test/E2ETest/Tests/BinaryHttpClientTest.cs
- src/Components/test/E2ETest/Tests/BindTest.cs 1 个添加, 0 个删除src/Components/test/E2ETest/Tests/BindTest.cs
- src/Components/test/E2ETest/Tests/CascadingValueTest.cs 1 个添加, 0 个删除src/Components/test/E2ETest/Tests/CascadingValueTest.cs
- src/Components/test/E2ETest/Tests/ComponentRenderingTest.cs 1 个添加, 0 个删除src/Components/test/E2ETest/Tests/ComponentRenderingTest.cs
- src/Components/test/E2ETest/Tests/EventBubblingTest.cs 1 个添加, 0 个删除src/Components/test/E2ETest/Tests/EventBubblingTest.cs
- src/Components/test/E2ETest/Tests/EventCallbackTest.cs 1 个添加, 0 个删除src/Components/test/E2ETest/Tests/EventCallbackTest.cs
- src/Components/test/E2ETest/Tests/EventTest.cs 1 个添加, 0 个删除src/Components/test/E2ETest/Tests/EventTest.cs
- src/Components/test/E2ETest/Tests/FormsTest.cs 1 个添加, 0 个删除src/Components/test/E2ETest/Tests/FormsTest.cs
加载中
想要评论请 注册 或 登录