Skip to content
#

component-testing

Here are 21 public repositories matching this topic...

bUnit
egil
egil commented Mar 8, 2021

SignOutSessionStateManager is recommended to ensure sign-outs requests are coming from a user. However, this type depends on IJSRuntime and could be added by default to the Services collection during the AddTestAuthorization() method, where JSInterop can also be configured to correctly handle JSInterop invocations.

E.g.:

context.Services.AddSingleton<SignOutSessionStateManag

Improve this page

Add a description, image, and links to the component-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the component-testing topic, visit your repo's landing page and select "manage topics."

Learn more