dotnet / dotnet/aspnetcore

Test failure: no exception in UserManagerWillUseTokenProviderInstanceOverDefaults

Open
#57,361 0 comments 0 reactions 0 assignees View on GitHub
area-identity test-failure
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

While looking at https://github.com/dotnet/aspnetcore/pull/57303 I discovered the `UserManagerWillUseTokenProviderInstanceOverDefaults` test from src/Identity/test/Identity.Test/UserManagerTest.cs doesn't actually throw a NotImplementedException, but no exception at all.

We didn't notice because we didn't await the Assert.ThrowsAsync.

Filing this issue for tracking.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.