Skip to content

Commit

Permalink
Disable shopify tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aholstrup1 committed Nov 16, 2023
1 parent df9e6dd commit 725fbcd
Show file tree
Hide file tree
Showing 31 changed files with 81 additions and 25 deletions.
2 changes: 1 addition & 1 deletion Apps/DisabledTests/AMCCTE2EWebServiceTest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 135087,
"codeunitId": 135087,
"CodeunitName": "AMC CT E2E Web Service Test",
"Method": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/AzureADPlanModuleTest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139509,
"codeunitId": 139509,
"CodeunitName": "Azure AD Plan Module Test",
"Method": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/BankDepositPostingTests.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139769,
"codeunitId": 139769,
"CodeunitName": "Bank Deposit Posting Tests",
"Method": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/BankNameConvServLookup.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 135085,
"codeunitId": 135085,
"CodeunitName": "Bank Name Conv Serv Lookup",
"Method": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/BankNameLookupE2E.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 135084,
"codeunitId": 135084,
"CodeunitName": "Bank Name Lookup E2E",
"Method": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/Base64DecodingEncoding.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 135081,
"codeunitId": 135081,
"CodeunitName": "Base64 Decoding / Encoding",
"Method": "*"
}
Expand Down
4 changes: 2 additions & 2 deletions Apps/DisabledTests/BasicExperienceTests.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[
{
"codeunitId": 139502,
"codeunitId": 139502,
"CodeunitName": "Test Basic BF",
"Method": "TestBasicApplicationAreaAfterInstall"
},
{
"codeunitId": 139502,
"codeunitId": 139502,
"CodeunitName": "Test Basic BF",
"Method": "TestSetExperienceTierToBasicExt"
}
Expand Down
4 changes: 2 additions & 2 deletions Apps/DisabledTests/ConnectAppsVisibilityTests.json
Original file line number Diff line number Diff line change
@@ -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"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/EmailLoggingTests.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139763,
"codeunitId": 139763,
"CodeunitName": "Email Logging Tests",
"Method": "TestIsContactAlt"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/LatePaymentPredictionTests.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139575,
"codeunitId": 139575,
"CodeunitName": "LP Prediction Test",
"Method": "TestBackgroundTaskOnCompanyOpen"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/QuickBooksDataMigrationTests.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139530,
"codeunitId": 139530,
"CodeunitName": "MigrationQBO Tests",
"Method": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/SalesForecastTests.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139540,
"codeunitId": 139540,
"CodeunitName": "Sales Forecast Tests",
"Method": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/SendRemittanceAdvice.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139610 ,
"codeunitId": 139610 ,
"CodeunitName": "SendRemittanceAdvice",
"Method": "13SendRemittanceAdviceFromVendorLedgerEntry"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/ServDeclSuggestLines.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139905,
"codeunitId": 139905,
"CodeunitName": "Serv. Decl. Suggest Lines",
"Method": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/ServiceDeclarationPosting.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139904,
"codeunitId": 139904,
"CodeunitName": "Service Declaration Posting",
"Method": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/ServiceDeclarationUITests.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139902,
"codeunitId": 139902,
"CodeunitName": "Service Declaration UI Tests",
"Method": "*"
}
Expand Down
7 changes: 7 additions & 0 deletions Apps/DisabledTests/ShpfyChecklistInitTest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"codeunitId": 139580,
"CodeunitName": "Shpfy Checklist Init. Test",
"Method": "*"
}
]
7 changes: 7 additions & 0 deletions Apps/DisabledTests/ShpfyCreateItemTest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"codeunitId": 139567,
"CodeunitName": "Shpfy Create Item Test",
"Method": "*"
}
]
7 changes: 7 additions & 0 deletions Apps/DisabledTests/ShpfyCreateProductTest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"codeunitId": 139601,
"CodeunitName": "Shpfy Create Product Test",
"Method": "*"
}
]
7 changes: 7 additions & 0 deletions Apps/DisabledTests/ShpfyItemReferenceMgtTest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"codeunitId": 139602,
"CodeunitName": "Shpfy Item Reference Mgt. Test",
"Method": "*"
}
]
7 changes: 7 additions & 0 deletions Apps/DisabledTests/ShpfyOrderRefundTest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"codeunitId": 139611,
"CodeunitName": "Shpfy Order Refund Test",
"Method": "*"
}
]
7 changes: 7 additions & 0 deletions Apps/DisabledTests/ShpfyOrdersAPITest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"codeunitId": 139608,
"CodeunitName": "Shpfy Orders API Test",
"Method": "*"
}
]
7 changes: 7 additions & 0 deletions Apps/DisabledTests/ShpfyProductMappingTest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"codeunitId": 139604,
"CodeunitName": "Shpfy Product Mapping Test",
"Method": "*"
}
]
7 changes: 7 additions & 0 deletions Apps/DisabledTests/ShpfyTestLocations.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"codeunitId": 139577,
"CodeunitName": "Shpfy Test Locations",
"Method": "*"
}
]
2 changes: 1 addition & 1 deletion Apps/DisabledTests/UTPageBankDeposit.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139768,
"codeunitId": 139768,
"CodeunitName": "UT Page Bank Deposit",
"Method": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/UTReportBankDeposit.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139767,
"codeunitId": 139767,
"CodeunitName": "UT Report Bank Deposit",
"Method": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/VATGroupMockServiceTest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139526,
"codeunitId": 139526,
"CodeunitName": "VAT Group Mock Service Test",
"Method": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/VATGroupSetupGuideTest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139523,
"codeunitId": 139523,
"CodeunitName": "VAT Group Setup Guide Test",
"Method": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/VATGroupSubStatusTest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139741,
"codeunitId": 139741,
"CodeunitName": "VAT Group Sub. Status Test",
"Method": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/VATGroupSubmitToReprTest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139740,
"codeunitId": 139740,
"CodeunitName": "VAT Group Submit To Repr. Test",
"Method": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion Apps/DisabledTests/WarehousePermissionsTests.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"codeunitId": 139872,
"codeunitId": 139872,
"CodeunitName": "Warehouse Permissions Tests",
"Method": "CreateInvtPickDoesNotRequireWhsePermission"
}
Expand Down

0 comments on commit 725fbcd

Please sign in to comment.