Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Shopify] - Different Shipping Charges Types Tests #27575

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

GediminasGaubys
Copy link
Contributor

@GediminasGaubys GediminasGaubys commented Oct 31, 2024

This pull request does not have a related issue as it's part of the delivery for development agreed directly with @AndreiPanko

Different shipping charges types Tests
Automated tests for changes #26708

Fixes #26819
Fixes AB#556525

@GediminasGaubys GediminasGaubys requested a review from a team as a code owner October 31, 2024 09:43
@GediminasGaubys GediminasGaubys changed the title Dev/gga/shipping charges tests [Shopify] - Different Shipping Charges Types Tests Oct 31, 2024
onbuyuka
onbuyuka previously approved these changes Oct 31, 2024
@JesperSchulz JesperSchulz added Integration GitHub request for Integration area linked Issue is linked to a Azure Boards work item labels Nov 1, 2024
@JesperSchulz JesperSchulz self-assigned this Nov 1, 2024
@JesperSchulz JesperSchulz added the processing-PR The PR is currently being reviewed label Nov 1, 2024
@JesperSchulz
Copy link
Contributor

Internal run results in test failures:

Error: Cannot find an overload for "GetEnumerator" and the argument count: "0". Item:
Error: Cannot find an overload for "GetEnumerator" and the argument count: "0". Item:
Storing coverage results of in: S:\s\NAV\TestCoverageMap\TestCoverageMap_20241601_148191.dat
Success - Codeunit Integration Tests - Duration 34 seconds
Success - Test method: SubmitDocument - Duration 8 seconds)
Success - Test method: SubmitDocument_Pending_Sent - Duration 9 seconds)
Success - Test method: SubmitDocument_Error_Sent - Duration 11 seconds)
Success - Test method: SubmitDocumentAvalaraServiceDown - Duration 2 seconds)
Success - Test method: OpenCompanyList - Duration 4 seconds)
Error: Cannot find an overload for "GetEnumerator" and the argument count: "0". Item:
[2024-11-01 18:32:27] Test run completed
[2024-11-01 18:32:27] Failed tests:
[2024-11-01 18:32:27] Name:
Method: UnitTestMapShippingChargesForEmptyType
Time: 0.204
Message:
The VAT Posting Setup does not exist. Identification fields and values: VAT Bus. Posting Group='SSAZUWBNNH',VAT Prod. Posting Group='VAT7'
StackTrace:
Sales Line(Table 37).VAT Prod. Posting Group - OnValidate(Trigger) line 15 - Base Application by Microsoft
Sales Line(Table 37).ValidateVATProdPostingGroup line 9 - Base Application by Microsoft
Sales Line(Table 37).No. - OnValidate(Trigger) line 115 - Base Application by Microsoft
Shpfy Process Order(CodeUnit 30166).CreateLinesFromShopifyOrder line 95 - Shopify Connector by Microsoft
Shpfy Process Order(CodeUnit 30166).OnRun(Trigger) line 15 - Shopify Connector by Microsoft
Shpfy Shipping Charges Test(CodeUnit 139546).UnitTestMapShippingChargesForEmptyType line 36 - Shopify Connector Test by Microsoft
Test Runner - Mgt(CodeUnit 130454).RunTests line 26 - Test Runner by Microsoft
Test Runner - Isol. Codeunit(CodeUnit 130450).OnRun(Trigger) line 4 - Test Runner by Microsoft
Test Suite Mgt.(CodeUnit 130456).RunTests line 2 - Test Runner by Microsoft
Test Suite Mgt.(CodeUnit 130456).RunSelectedTests line 35 - Test Runner by Microsoft
Test Suite Mgt.(CodeUnit 130456).RunNextTest line 20 - Test Runner by Microsoft
Command Line Test Tool(Page 130455).RunNextTest - OnAction(Trigger) line 7 - Test Runner by Microsoft

Name:
Method: UnitTestMapShippingChargesForGLType
Time: 0.18
Message:
The VAT Posting Setup does not exist. Identification fields and values: VAT Bus. Posting Group='SSAZUWBNNH',VAT Prod. Posting Group='VAT7'
StackTrace:
Sales Line(Table 37).VAT Prod. Posting Group - OnValidate(Trigger) line 15 - Base Application by Microsoft
Sales Line(Table 37).ValidateVATProdPostingGroup line 9 - Base Application by Microsoft
Sales Line(Table 37).No. - OnValidate(Trigger) line 115 - Base Application by Microsoft
Shpfy Process Order(CodeUnit 30166).CreateLinesFromShopifyOrder line 92 - Shopify Connector by Microsoft
Shpfy Process Order(CodeUnit 30166).OnRun(Trigger) line 15 - Shopify Connector by Microsoft
Shpfy Shipping Charges Test(CodeUnit 139546).UnitTestMapShippingChargesForGLType line 38 - Shopify Connector Test by Microsoft
Test Runner - Mgt(CodeUnit 130454).RunTests line 26 - Test Runner by Microsoft
Test Runner - Isol. Codeunit(CodeUnit 130450).OnRun(Trigger) line 4 - Test Runner by Microsoft
Test Suite Mgt.(CodeUnit 130456).RunTests line 2 - Test Runner by Microsoft
Test Suite Mgt.(CodeUnit 130456).RunSelectedTests line 35 - Test Runner by Microsoft
Test Suite Mgt.(CodeUnit 130456).RunNextTest line 20 - Test Runner by Microsoft

@petemchlk
Copy link
Contributor

pushed fix, can you re-run the internal tests? @JesperSchulz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Integration GitHub request for Integration area linked Issue is linked to a Azure Boards work item processing-PR The PR is currently being reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Internal] Shopify Contributions
4 participants