Register stubs of all default services Blazor provides at runtime with useful helper message #115
Closed
5 tasks done
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
Like we already have do with IJsRuntime, we should register stubs by default in the test service provider, that throws an helpful exception if invoked by a component under test. The message should explain what happened and where to find help setting up the dependency for testing.
These needs to be stubbed:
These are the default services registered by Blazor.
The text was updated successfully, but these errors were encountered: