Shopify and Xperience by Kentico integration #9
Annotations
10 warnings
Build and Test:
test/Kentico.Xperience.Shopify.Tests/ShoppingServiceTests.cs#L15
Missing XML comment for publicly visible type or member 'ShoppingServiceTests'
|
Build and Test:
test/Kentico.Xperience.Shopify.Tests/ShoppingServiceTests.cs#L21
Missing XML comment for publicly visible type or member 'ShoppingServiceTests.ShoppingServiceTests()'
|
Build and Test:
test/Kentico.Xperience.Shopify.Tests/ShoppingServiceTests.cs#L28
Missing XML comment for publicly visible type or member 'ShoppingServiceTests.OneTimeSetUp()'
|
Build and Test:
test/Kentico.Xperience.Shopify.Tests/ShoppingServiceTests.cs#L37
Missing XML comment for publicly visible type or member 'ShoppingServiceTests.SetUp()'
|
Build and Test:
test/Kentico.Xperience.Shopify.Tests/ShoppingServiceTests.cs#L45
Missing XML comment for publicly visible type or member 'ShoppingServiceTests.GetCurrentShoppingCart_ExistingCartIdInSession_ShouldReturnCart()'
|
Build and Test:
test/Kentico.Xperience.Shopify.Tests/ShoppingServiceTests.cs#L69
Missing XML comment for publicly visible type or member 'ShoppingServiceTests.GetCurrentShoppingCart_NoCartIdInSession_ShouldReturnNull()'
|
Build and Test:
test/Kentico.Xperience.Shopify.Tests/ShoppingServiceTests.cs#L80
Missing XML comment for publicly visible type or member 'ShoppingServiceTests.UpdateCartItem_SetNegativeQuantity_ShouldRemoveCartItem()'
|
Build and Test:
test/Kentico.Xperience.Shopify.Tests/ShoppingServiceTests.cs#L115
Missing XML comment for publicly visible type or member 'ShoppingServiceTests.RemoveCartItem_NoCartIdInSession_ShouldRetrunNull()'
|
Build and Test:
test/Kentico.Xperience.Shopify.Tests/ShoppingServiceTests.cs#L131
Missing XML comment for publicly visible type or member 'ShoppingServiceTests.UpdateCartItem_AddNewCartItem_ShouldAddItemToCart()'
|
Build and Test:
test/Kentico.Xperience.Shopify.Tests/ShoppingServiceTests.cs#L165
Missing XML comment for publicly visible type or member 'ShoppingServiceTests.UpdateCartItem_UpdatedProductAlreadyInCart_ShouldUpdateExistingCartItem()'
|