refactor: convention cleanup, unify AddToRole/RemoveFromRole error contract - #144
Merged
Annotations
4 warnings
|
Build E2E project:
tests/AndreGoepel.Marten.Identity.E2ETests/Tests/InvitationTests.cs#L74
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build E2E project:
tests/AndreGoepel.Marten.Identity.E2ETests/Tests/InvitationTests.cs#L29
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build E2E project:
tests/AndreGoepel.Marten.Identity.E2ETests/Tests/InvitationTests.cs#L74
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build E2E project:
tests/AndreGoepel.Marten.Identity.E2ETests/Tests/InvitationTests.cs#L29
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
background
wait
wait-all
cancel
parallel
Loading