Add multi-artist search fallback - #207
Draft
JustinPerlman wants to merge 4 commits into
Draft
Annotations
10 warnings
|
Build Project:
Sockseek.Core.Tests/SoulseekClientManagerTests.cs#L84
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
Build Project:
Sockseek.Core.Tests/SoulseekClientManagerTests.cs#L77
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
Build Project:
Sockseek.Core.Tests/ExtractorTests2.cs#L729
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
Build Project:
Sockseek.Core.Tests/TestClients/MockSoulseekClientTests.cs#L93
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
Build Project:
Sockseek.Core.Tests/EndToEndTests.cs#L271
'DataTestMethod' is obsolete. Use 'TestMethod' instead. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0044)
|
|
Build Project:
Sockseek.Core.Tests/LocalFilesSoulseekClientTests.cs#L57
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
Build Project:
Sockseek.Core.Tests/RateLimitedSemaphoreTests.cs#L77
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
Build Project:
Sockseek.Core.Tests/RateLimitedSemaphoreTests.cs#L54
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
Build Project:
Sockseek.Core.Tests/RateLimitedSemaphoreTests.cs#L53
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
Build Project:
Sockseek.Core.Tests/RateLimitedSemaphoreTests.cs#L25
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
background
wait
wait-all
cancel
parallel
Loading