From 725fbcd966d262dd6b08084f8fcf32c50288013a Mon Sep 17 00:00:00 2001 From: aholstrup1 Date: Thu, 16 Nov 2023 09:26:27 +0100 Subject: [PATCH] Disable shopify tests --- Apps/DisabledTests/AMCCTE2EWebServiceTest.json | 2 +- Apps/DisabledTests/AzureADPlanModuleTest.json | 2 +- Apps/DisabledTests/BankDepositPostingTests.json | 2 +- Apps/DisabledTests/BankNameConvServLookup.json | 2 +- Apps/DisabledTests/BankNameLookupE2E.json | 2 +- Apps/DisabledTests/Base64DecodingEncoding.json | 2 +- Apps/DisabledTests/BasicExperienceTests.json | 4 ++-- Apps/DisabledTests/ConnectAppsVisibilityTests.json | 4 ++-- Apps/DisabledTests/EmailLoggingTests.json | 2 +- Apps/DisabledTests/LatePaymentPredictionTests.json | 2 +- Apps/DisabledTests/QuickBooksDataMigrationTests.json | 2 +- Apps/DisabledTests/SalesForecastTests.json | 2 +- Apps/DisabledTests/SendRemittanceAdvice.json | 2 +- Apps/DisabledTests/ServDeclSuggestLines.json | 2 +- Apps/DisabledTests/ServiceDeclarationPosting.json | 2 +- Apps/DisabledTests/ServiceDeclarationUITests.json | 2 +- Apps/DisabledTests/ShpfyChecklistInitTest.json | 7 +++++++ Apps/DisabledTests/ShpfyCreateItemTest.json | 7 +++++++ Apps/DisabledTests/ShpfyCreateProductTest.json | 7 +++++++ Apps/DisabledTests/ShpfyItemReferenceMgtTest.json | 7 +++++++ Apps/DisabledTests/ShpfyOrderRefundTest.json | 7 +++++++ Apps/DisabledTests/ShpfyOrdersAPITest.json | 7 +++++++ Apps/DisabledTests/ShpfyProductMappingTest.json | 7 +++++++ Apps/DisabledTests/ShpfyTestLocations.json | 7 +++++++ Apps/DisabledTests/UTPageBankDeposit.json | 2 +- Apps/DisabledTests/UTReportBankDeposit.json | 2 +- Apps/DisabledTests/VATGroupMockServiceTest.json | 2 +- Apps/DisabledTests/VATGroupSetupGuideTest.json | 2 +- Apps/DisabledTests/VATGroupSubStatusTest.json | 2 +- Apps/DisabledTests/VATGroupSubmitToReprTest.json | 2 +- Apps/DisabledTests/WarehousePermissionsTests.json | 2 +- 31 files changed, 81 insertions(+), 25 deletions(-) create mode 100644 Apps/DisabledTests/ShpfyChecklistInitTest.json create mode 100644 Apps/DisabledTests/ShpfyCreateItemTest.json create mode 100644 Apps/DisabledTests/ShpfyCreateProductTest.json create mode 100644 Apps/DisabledTests/ShpfyItemReferenceMgtTest.json create mode 100644 Apps/DisabledTests/ShpfyOrderRefundTest.json create mode 100644 Apps/DisabledTests/ShpfyOrdersAPITest.json create mode 100644 Apps/DisabledTests/ShpfyProductMappingTest.json create mode 100644 Apps/DisabledTests/ShpfyTestLocations.json diff --git a/Apps/DisabledTests/AMCCTE2EWebServiceTest.json b/Apps/DisabledTests/AMCCTE2EWebServiceTest.json index f4a92c349a..e2cbb2311d 100644 --- a/Apps/DisabledTests/AMCCTE2EWebServiceTest.json +++ b/Apps/DisabledTests/AMCCTE2EWebServiceTest.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 135087, + "codeunitId": 135087, "CodeunitName": "AMC CT E2E Web Service Test", "Method": "*" } diff --git a/Apps/DisabledTests/AzureADPlanModuleTest.json b/Apps/DisabledTests/AzureADPlanModuleTest.json index a22e317b60..93723a89fd 100644 --- a/Apps/DisabledTests/AzureADPlanModuleTest.json +++ b/Apps/DisabledTests/AzureADPlanModuleTest.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139509, + "codeunitId": 139509, "CodeunitName": "Azure AD Plan Module Test", "Method": "*" } diff --git a/Apps/DisabledTests/BankDepositPostingTests.json b/Apps/DisabledTests/BankDepositPostingTests.json index 79c2cba9c7..c57840affd 100644 --- a/Apps/DisabledTests/BankDepositPostingTests.json +++ b/Apps/DisabledTests/BankDepositPostingTests.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139769, + "codeunitId": 139769, "CodeunitName": "Bank Deposit Posting Tests", "Method": "*" } diff --git a/Apps/DisabledTests/BankNameConvServLookup.json b/Apps/DisabledTests/BankNameConvServLookup.json index b7294ba2ae..1d5ab3c2c8 100644 --- a/Apps/DisabledTests/BankNameConvServLookup.json +++ b/Apps/DisabledTests/BankNameConvServLookup.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 135085, + "codeunitId": 135085, "CodeunitName": "Bank Name Conv Serv Lookup", "Method": "*" } diff --git a/Apps/DisabledTests/BankNameLookupE2E.json b/Apps/DisabledTests/BankNameLookupE2E.json index f6b87183b4..99f3c70f29 100644 --- a/Apps/DisabledTests/BankNameLookupE2E.json +++ b/Apps/DisabledTests/BankNameLookupE2E.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 135084, + "codeunitId": 135084, "CodeunitName": "Bank Name Lookup E2E", "Method": "*" } diff --git a/Apps/DisabledTests/Base64DecodingEncoding.json b/Apps/DisabledTests/Base64DecodingEncoding.json index 4030030edd..b003ab57b5 100644 --- a/Apps/DisabledTests/Base64DecodingEncoding.json +++ b/Apps/DisabledTests/Base64DecodingEncoding.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 135081, + "codeunitId": 135081, "CodeunitName": "Base64 Decoding / Encoding", "Method": "*" } diff --git a/Apps/DisabledTests/BasicExperienceTests.json b/Apps/DisabledTests/BasicExperienceTests.json index 45a85b9cdb..03d9dfa100 100644 --- a/Apps/DisabledTests/BasicExperienceTests.json +++ b/Apps/DisabledTests/BasicExperienceTests.json @@ -1,11 +1,11 @@ [ { - "codeunitId": 139502, + "codeunitId": 139502, "CodeunitName": "Test Basic BF", "Method": "TestBasicApplicationAreaAfterInstall" }, { - "codeunitId": 139502, + "codeunitId": 139502, "CodeunitName": "Test Basic BF", "Method": "TestSetExperienceTierToBasicExt" } diff --git a/Apps/DisabledTests/ConnectAppsVisibilityTests.json b/Apps/DisabledTests/ConnectAppsVisibilityTests.json index 4bcdf4c3a2..f132eef9b5 100644 --- a/Apps/DisabledTests/ConnectAppsVisibilityTests.json +++ b/Apps/DisabledTests/ConnectAppsVisibilityTests.json @@ -1,11 +1,11 @@ [ { - "codeunitId": 139534 , + "codeunitId": 139534 , "CodeunitName": "Connect. Apps Visibility Tests", "Method": "TestPaymentJournalActionVisible" }, { - "codeunitId": 139534 , + "codeunitId": 139534 , "CodeunitName": "Connect. Apps Visibility Tests", "Method": "TestPaymentJournalActionNotVisible" } diff --git a/Apps/DisabledTests/EmailLoggingTests.json b/Apps/DisabledTests/EmailLoggingTests.json index 70e239fca1..c62240ce41 100644 --- a/Apps/DisabledTests/EmailLoggingTests.json +++ b/Apps/DisabledTests/EmailLoggingTests.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139763, + "codeunitId": 139763, "CodeunitName": "Email Logging Tests", "Method": "TestIsContactAlt" } diff --git a/Apps/DisabledTests/LatePaymentPredictionTests.json b/Apps/DisabledTests/LatePaymentPredictionTests.json index 406297fbeb..d5b293182e 100644 --- a/Apps/DisabledTests/LatePaymentPredictionTests.json +++ b/Apps/DisabledTests/LatePaymentPredictionTests.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139575, + "codeunitId": 139575, "CodeunitName": "LP Prediction Test", "Method": "TestBackgroundTaskOnCompanyOpen" } diff --git a/Apps/DisabledTests/QuickBooksDataMigrationTests.json b/Apps/DisabledTests/QuickBooksDataMigrationTests.json index db26f6e807..2437f94526 100644 --- a/Apps/DisabledTests/QuickBooksDataMigrationTests.json +++ b/Apps/DisabledTests/QuickBooksDataMigrationTests.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139530, + "codeunitId": 139530, "CodeunitName": "MigrationQBO Tests", "Method": "*" } diff --git a/Apps/DisabledTests/SalesForecastTests.json b/Apps/DisabledTests/SalesForecastTests.json index bb5cd9e42c..ec5292ca9e 100644 --- a/Apps/DisabledTests/SalesForecastTests.json +++ b/Apps/DisabledTests/SalesForecastTests.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139540, + "codeunitId": 139540, "CodeunitName": "Sales Forecast Tests", "Method": "*" } diff --git a/Apps/DisabledTests/SendRemittanceAdvice.json b/Apps/DisabledTests/SendRemittanceAdvice.json index 87371bb1fe..3859a1d981 100644 --- a/Apps/DisabledTests/SendRemittanceAdvice.json +++ b/Apps/DisabledTests/SendRemittanceAdvice.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139610 , + "codeunitId": 139610 , "CodeunitName": "SendRemittanceAdvice", "Method": "13SendRemittanceAdviceFromVendorLedgerEntry" } diff --git a/Apps/DisabledTests/ServDeclSuggestLines.json b/Apps/DisabledTests/ServDeclSuggestLines.json index 0e583f1e6c..31d067ef00 100644 --- a/Apps/DisabledTests/ServDeclSuggestLines.json +++ b/Apps/DisabledTests/ServDeclSuggestLines.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139905, + "codeunitId": 139905, "CodeunitName": "Serv. Decl. Suggest Lines", "Method": "*" } diff --git a/Apps/DisabledTests/ServiceDeclarationPosting.json b/Apps/DisabledTests/ServiceDeclarationPosting.json index ad2835a2c0..b2420534c0 100644 --- a/Apps/DisabledTests/ServiceDeclarationPosting.json +++ b/Apps/DisabledTests/ServiceDeclarationPosting.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139904, + "codeunitId": 139904, "CodeunitName": "Service Declaration Posting", "Method": "*" } diff --git a/Apps/DisabledTests/ServiceDeclarationUITests.json b/Apps/DisabledTests/ServiceDeclarationUITests.json index f937b6d511..1611b8fda5 100644 --- a/Apps/DisabledTests/ServiceDeclarationUITests.json +++ b/Apps/DisabledTests/ServiceDeclarationUITests.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139902, + "codeunitId": 139902, "CodeunitName": "Service Declaration UI Tests", "Method": "*" } diff --git a/Apps/DisabledTests/ShpfyChecklistInitTest.json b/Apps/DisabledTests/ShpfyChecklistInitTest.json new file mode 100644 index 0000000000..ddcdb67d8e --- /dev/null +++ b/Apps/DisabledTests/ShpfyChecklistInitTest.json @@ -0,0 +1,7 @@ +[ + { + "codeunitId": 139580, + "CodeunitName": "Shpfy Checklist Init. Test", + "Method": "*" + } +] \ No newline at end of file diff --git a/Apps/DisabledTests/ShpfyCreateItemTest.json b/Apps/DisabledTests/ShpfyCreateItemTest.json new file mode 100644 index 0000000000..96212153ce --- /dev/null +++ b/Apps/DisabledTests/ShpfyCreateItemTest.json @@ -0,0 +1,7 @@ +[ + { + "codeunitId": 139567, + "CodeunitName": "Shpfy Create Item Test", + "Method": "*" + } +] \ No newline at end of file diff --git a/Apps/DisabledTests/ShpfyCreateProductTest.json b/Apps/DisabledTests/ShpfyCreateProductTest.json new file mode 100644 index 0000000000..4bbf0e35c6 --- /dev/null +++ b/Apps/DisabledTests/ShpfyCreateProductTest.json @@ -0,0 +1,7 @@ +[ + { + "codeunitId": 139601, + "CodeunitName": "Shpfy Create Product Test", + "Method": "*" + } +] \ No newline at end of file diff --git a/Apps/DisabledTests/ShpfyItemReferenceMgtTest.json b/Apps/DisabledTests/ShpfyItemReferenceMgtTest.json new file mode 100644 index 0000000000..77ccf2071b --- /dev/null +++ b/Apps/DisabledTests/ShpfyItemReferenceMgtTest.json @@ -0,0 +1,7 @@ +[ + { + "codeunitId": 139602, + "CodeunitName": "Shpfy Item Reference Mgt. Test", + "Method": "*" + } +] \ No newline at end of file diff --git a/Apps/DisabledTests/ShpfyOrderRefundTest.json b/Apps/DisabledTests/ShpfyOrderRefundTest.json new file mode 100644 index 0000000000..03dd15cb15 --- /dev/null +++ b/Apps/DisabledTests/ShpfyOrderRefundTest.json @@ -0,0 +1,7 @@ +[ + { + "codeunitId": 139611, + "CodeunitName": "Shpfy Order Refund Test", + "Method": "*" + } +] \ No newline at end of file diff --git a/Apps/DisabledTests/ShpfyOrdersAPITest.json b/Apps/DisabledTests/ShpfyOrdersAPITest.json new file mode 100644 index 0000000000..9f3667d140 --- /dev/null +++ b/Apps/DisabledTests/ShpfyOrdersAPITest.json @@ -0,0 +1,7 @@ +[ + { + "codeunitId": 139608, + "CodeunitName": "Shpfy Orders API Test", + "Method": "*" + } +] \ No newline at end of file diff --git a/Apps/DisabledTests/ShpfyProductMappingTest.json b/Apps/DisabledTests/ShpfyProductMappingTest.json new file mode 100644 index 0000000000..9815266eea --- /dev/null +++ b/Apps/DisabledTests/ShpfyProductMappingTest.json @@ -0,0 +1,7 @@ +[ + { + "codeunitId": 139604, + "CodeunitName": "Shpfy Product Mapping Test", + "Method": "*" + } +] \ No newline at end of file diff --git a/Apps/DisabledTests/ShpfyTestLocations.json b/Apps/DisabledTests/ShpfyTestLocations.json new file mode 100644 index 0000000000..b0c71513ee --- /dev/null +++ b/Apps/DisabledTests/ShpfyTestLocations.json @@ -0,0 +1,7 @@ +[ + { + "codeunitId": 139577, + "CodeunitName": "Shpfy Test Locations", + "Method": "*" + } +] \ No newline at end of file diff --git a/Apps/DisabledTests/UTPageBankDeposit.json b/Apps/DisabledTests/UTPageBankDeposit.json index 75cc8f6e8f..056d117e4c 100644 --- a/Apps/DisabledTests/UTPageBankDeposit.json +++ b/Apps/DisabledTests/UTPageBankDeposit.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139768, + "codeunitId": 139768, "CodeunitName": "UT Page Bank Deposit", "Method": "*" } diff --git a/Apps/DisabledTests/UTReportBankDeposit.json b/Apps/DisabledTests/UTReportBankDeposit.json index 4670f30d72..44a3e83792 100644 --- a/Apps/DisabledTests/UTReportBankDeposit.json +++ b/Apps/DisabledTests/UTReportBankDeposit.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139767, + "codeunitId": 139767, "CodeunitName": "UT Report Bank Deposit", "Method": "*" } diff --git a/Apps/DisabledTests/VATGroupMockServiceTest.json b/Apps/DisabledTests/VATGroupMockServiceTest.json index e5869e0ccb..1e3bdf55ff 100644 --- a/Apps/DisabledTests/VATGroupMockServiceTest.json +++ b/Apps/DisabledTests/VATGroupMockServiceTest.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139526, + "codeunitId": 139526, "CodeunitName": "VAT Group Mock Service Test", "Method": "*" } diff --git a/Apps/DisabledTests/VATGroupSetupGuideTest.json b/Apps/DisabledTests/VATGroupSetupGuideTest.json index 3f1bd88157..3ff1b20a8f 100644 --- a/Apps/DisabledTests/VATGroupSetupGuideTest.json +++ b/Apps/DisabledTests/VATGroupSetupGuideTest.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139523, + "codeunitId": 139523, "CodeunitName": "VAT Group Setup Guide Test", "Method": "*" } diff --git a/Apps/DisabledTests/VATGroupSubStatusTest.json b/Apps/DisabledTests/VATGroupSubStatusTest.json index d7209b79a7..99bf1724c2 100644 --- a/Apps/DisabledTests/VATGroupSubStatusTest.json +++ b/Apps/DisabledTests/VATGroupSubStatusTest.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139741, + "codeunitId": 139741, "CodeunitName": "VAT Group Sub. Status Test", "Method": "*" } diff --git a/Apps/DisabledTests/VATGroupSubmitToReprTest.json b/Apps/DisabledTests/VATGroupSubmitToReprTest.json index 499f1d4058..913b1af4ff 100644 --- a/Apps/DisabledTests/VATGroupSubmitToReprTest.json +++ b/Apps/DisabledTests/VATGroupSubmitToReprTest.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139740, + "codeunitId": 139740, "CodeunitName": "VAT Group Submit To Repr. Test", "Method": "*" } diff --git a/Apps/DisabledTests/WarehousePermissionsTests.json b/Apps/DisabledTests/WarehousePermissionsTests.json index 3800202f7b..d1846f61c7 100644 --- a/Apps/DisabledTests/WarehousePermissionsTests.json +++ b/Apps/DisabledTests/WarehousePermissionsTests.json @@ -1,6 +1,6 @@ [ { - "codeunitId": 139872, + "codeunitId": 139872, "CodeunitName": "Warehouse Permissions Tests", "Method": "CreateInvtPickDoesNotRequireWhsePermission" }