Update StaticWebAssetBasePath to use project name #1945
Annotations
9 warnings
|
build:
src/Tests/Grand.Business.Marketing.Tests/Services/Customers/CustomerTagServiceTests.cs#L201
Use 'Assert.DoesNotContain' instead of 'Assert.IsFalse' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Tests/Grand.Business.Marketing.Tests/Services/Customers/CustomerTagServiceTests.cs#L182
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Tests/Grand.Business.Checkout.Tests/Services/Orders/OrderCalculationServiceTests.cs#L106
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
|
build:
src/Tests/Grand.Business.Marketing.Tests/Services/Customers/CustomerTagServiceTests.cs#L201
Use 'Assert.DoesNotContain' instead of 'Assert.IsFalse' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Tests/Grand.Business.Marketing.Tests/Services/Customers/CustomerTagServiceTests.cs#L182
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Tests/Grand.Business.Checkout.Tests/Services/Orders/OrderCalculationServiceTests.cs#L106
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
|
build:
src/Tests/Grand.Business.Marketing.Tests/Services/Customers/CustomerTagServiceTests.cs#L201
Use 'Assert.DoesNotContain' instead of 'Assert.IsFalse' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Tests/Grand.Business.Marketing.Tests/Services/Customers/CustomerTagServiceTests.cs#L182
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Tests/Grand.Business.Checkout.Tests/Services/Orders/OrderCalculationServiceTests.cs#L106
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|