Run E2E tests for server execution as well as WebAssembly. Fixes several
server-execution bugs uncovered by the E2E tests.
显示
- src/Microsoft.AspNetCore.Blazor.Browser.JS/src/Boot.Server.ts 1 个添加, 1 个删除...Microsoft.AspNetCore.Blazor.Browser.JS/src/Boot.Server.ts
- src/Microsoft.AspNetCore.Blazor.Browser.JS/src/Rendering/RenderBatch/OutOfProcessRenderBatch.ts 7 个添加, 5 个删除...r.JS/src/Rendering/RenderBatch/OutOfProcessRenderBatch.ts
- src/Microsoft.AspNetCore.Blazor.Server/Circuits/RenderBatchWriter.cs 15 个添加, 1 个删除...ft.AspNetCore.Blazor.Server/Circuits/RenderBatchWriter.cs
- src/Microsoft.JSInterop/DotNetDispatcher.cs 29 个添加, 2 个删除src/Microsoft.JSInterop/DotNetDispatcher.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/Infrastructure/BasicTestAppTestBase.cs 13 个添加, 13 个删除...ore.Blazor.E2ETest/Infrastructure/BasicTestAppTestBase.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/Infrastructure/BrowserFixture.cs 1 个添加, 0 个删除...spNetCore.Blazor.E2ETest/Infrastructure/BrowserFixture.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/Infrastructure/ServerFixtures/ToggleExecutionModeServerFixture.cs 49 个添加, 0 个删除...ucture/ServerFixtures/ToggleExecutionModeServerFixture.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/Infrastructure/ServerTestBase.cs 3 个添加, 2 个删除...spNetCore.Blazor.E2ETest/Infrastructure/ServerTestBase.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/Infrastructure/WaitAssert.cs 70 个添加, 0 个删除...ft.AspNetCore.Blazor.E2ETest/Infrastructure/WaitAssert.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/ServerExecutionTests/ServerExecutionTestExtensions.cs 16 个添加, 0 个删除...est/ServerExecutionTests/ServerExecutionTestExtensions.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/ServerExecutionTests/ServerSideAppTest.cs 12 个添加, 20 个删除....Blazor.E2ETest/ServerExecutionTests/ServerSideAppTest.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/ServerExecutionTests/TestSubclasses.cs 59 个添加, 0 个删除...ore.Blazor.E2ETest/ServerExecutionTests/TestSubclasses.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/Tests/BinaryHttpClientTest.cs 2 个添加, 2 个删除...t.AspNetCore.Blazor.E2ETest/Tests/BinaryHttpClientTest.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/Tests/BindTest.cs 23 个添加, 22 个删除test/Microsoft.AspNetCore.Blazor.E2ETest/Tests/BindTest.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/Tests/ComponentRenderingTest.cs 61 个添加, 36 个删除...AspNetCore.Blazor.E2ETest/Tests/ComponentRenderingTest.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/Tests/EventBubblingTest.cs 16 个添加, 14 个删除...soft.AspNetCore.Blazor.E2ETest/Tests/EventBubblingTest.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/Tests/EventTest.cs 9 个添加, 11 个删除test/Microsoft.AspNetCore.Blazor.E2ETest/Tests/EventTest.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/Tests/HttpClientTest.cs 2 个添加, 2 个删除...crosoft.AspNetCore.Blazor.E2ETest/Tests/HttpClientTest.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/Tests/InteropTest.cs 46 个添加, 31 个删除.../Microsoft.AspNetCore.Blazor.E2ETest/Tests/InteropTest.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/Tests/RoutingTest.cs 39 个添加, 48 个删除.../Microsoft.AspNetCore.Blazor.E2ETest/Tests/RoutingTest.cs
加载中
想要评论请 注册 或 登录