Skip to content

Shopify and Xperience by Kentico integration #10

Shopify and Xperience by Kentico integration

Shopify and Xperience by Kentico integration #10

Triggered via pull request May 17, 2024 13:28
Status Success
Total duration 1m 34s
Billable time 2m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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()'