forked from StefanMaron/MSDyn365BC.Code.History
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest-apps.code-workspace
255 lines (255 loc) · 6.1 KB
/
test-apps.code-workspace
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
{
"settings": {
"allint.enabled": false,
"al.enableCodeAnalysis": false,
"al.enableCodeActions": false,
"search.exclude": {
"**.xlf": true
}
},
"folders": [
{
"path": "./vatgroupmanagement/test/VAT Group Management Tests"
},
{
"path": "./EDocument/Test/E-Document Core Tests"
},
{
"path": "./EmailLogging/Test/_Exclude_Email Logging Using Graph API Tests"
},
{
"path": "./EnforcedDigitalVouchers/Test Library/Enforced Digital Vouchers Test Library"
},
{
"path": "./EnforcedDigitalVouchers/Test/Enforced Digital Vouchers Tests"
},
{
"path": "./Email - Outlook REST API/Test"
},
{
"path": "./Intrastat/Test/Intrastat Core Tests"
},
{
"path": "./APIV1/Test/_Exclude_APIV1_ Tests"
},
{
"path": "./DataArchive/test/Data Archive Tests"
},
{
"path": "./salesandinventoryforecast/test/Sales and Inventory Forecast Tests"
},
{
"path": "./ErrorMessagesWithRecommendations/test/Error Messages with Recommendations Tests"
},
{
"path": "./shopify/test/Shopify Connector Test"
},
{
"path": "./DataSearch/test/Data Search Tests"
},
{
"path": "./reviewglentries/Test/_Exclude_Review_General_Ledger_Entries_Tests"
},
{
"path": "./APIV2/Test/_Exclude_APIV2_ Tests"
},
{
"path": "./Email - SMTP Connector/Test/Email - SMTP Connector Tests"
},
{
"path": "./MasterDataManagement/Test Library/_Exclude_Master_Data_Management_Test_Library"
},
{
"path": "./MasterDataManagement/Test/_Exclude_Master_Data_Management_Tests"
},
{
"path": "./Email - Microsoft 365 Connector/Test/Email - Microsoft 365 Connector Tests"
},
{
"path": "./recommendedapps/test/Recommended Apps Tests"
},
{
"path": "./saf-t/test/SAF-T Tests"
},
{
"path": "./ExternalEvents/test/_Exclude_Business_Events_Test"
},
{
"path": "./ReportLayouts/test/Report Layouts Tests"
},
{
"path": "./paymentpractices/test/Payment Practices Tests"
},
{
"path": "./testframework/TestLibraries"
},
{
"path": "./testframework/teststabilitytools"
},
{
"path": "./testframework/TestRunner/Test Runner"
},
{
"path": "./testframework/performancetoolkit/Performance Toolkit Tests"
},
{
"path": "./testframework/performancetoolkit/Performance Toolkit Tests/src/Mock Tests"
},
{
"path": "./EssentialBusinessHeadlines/Test/Essential Business Headlines Test"
},
{
"path": "./system application/source/System Application/Email/src/Test Email"
},
{
"path": "./system application/test/System Application Test"
},
{
"path": "./system application/test/System Application Test Library"
},
{
"path": "./system application/test/System Application Test/Extension Management/testArtifacts"
},
{
"path": "./BankDeposits/Test/_Exclude_Bank Deposits Tests"
},
{
"path": "./paypalpaymentsstandard/test/PayPal Payments Standard Tests"
},
{
"path": "./Email - SMTP API/Test Library/Email - SMTP API Test Library"
},
{
"path": "./Email - SMTP API/Test/Email - SMTP API Tests"
},
{
"path": "./onprem permissions/test/OnPrem Permissions Tests"
},
{
"path": "./statisticalaccounts/test/Statistical Accounts Tests"
},
{
"path": "./AuditFileExport/Test/Audit File Export Tests"
},
{
"path": "./BankAccRecWithAI/Test/Bank Account Reconciliation With AI Tests"
},
{
"path": "./PlanConfiguration/Test/_Exclude_PlanConfiguration_ Tests"
},
{
"path": "./EU3PartyTradePurchase/test/EU 3-Party Trade Purchase Tests"
},
{
"path": "./Email - Current User Connector/Test/Email - Current User Connector Tests"
},
{
"path": "./simplifiedbankstatementimport/test/Simplified Bank Statement Import Test"
},
{
"path": "./BaseApp/Source/Base Application/System/DevTools/CALTest"
},
{
"path": "./BaseApp/Test/Tests-Bank"
},
{
"path": "./BaseApp/Test/Tests-Cash Flow"
},
{
"path": "./BaseApp/Test/Tests-Cost Accounting"
},
{
"path": "./BaseApp/Test/Tests-CRM integration"
},
{
"path": "./BaseApp/Test/Tests-Data Exchange"
},
{
"path": "./BaseApp/Test/Tests-Dimension"
},
{
"path": "./BaseApp/Test/Tests-ERM"
},
{
"path": "./BaseApp/Test/Tests-Fixed Asset"
},
{
"path": "./BaseApp/Test/Tests-General Journal"
},
{
"path": "./BaseApp/Test/Tests-Graph"
},
{
"path": "./BaseApp/Test/Tests-Integration"
},
{
"path": "./BaseApp/Test/Tests-Invoicing"
},
{
"path": "./BaseApp/Test/Tests-Job"
},
{
"path": "./BaseApp/Test/Tests-Local"
},
{
"path": "./BaseApp/Test/Tests-Marketing"
},
{
"path": "./BaseApp/Test/Tests-Misc"
},
{
"path": "./BaseApp/Test/Tests-Monitor Sensitive Fields"
},
{
"path": "./BaseApp/Test/Tests-Permissions"
},
{
"path": "./BaseApp/Test/Tests-Physical Inventory"
},
{
"path": "./BaseApp/Test/Tests-Prepayment"
},
{
"path": "./BaseApp/Test/Tests-Rapid Start"
},
{
"path": "./BaseApp/Test/Tests-Report"
},
{
"path": "./BaseApp/Test/Tests-Resource"
},
{
"path": "./BaseApp/Test/Tests-Reverse"
},
{
"path": "./BaseApp/Test/Tests-SCM"
},
{
"path": "./BaseApp/Test/Tests-SINGLESERVER"
},
{
"path": "./BaseApp/Test/Tests-SMB"
},
{
"path": "./BaseApp/Test/Tests-TestLibraries"
},
{
"path": "./BaseApp/Test/Tests-Upgrade"
},
{
"path": "./BaseApp/Test/Tests-User"
},
{
"path": "./BaseApp/Test/Tests-VAT"
},
{
"path": "./BaseApp/Test/Tests-Workflow"
},
{
"path": "./LatePaymentPredictor/Test/Late Payment Prediction Tests"
},
{
"path": "./servicedeclaration/test/Service Declaration Tests"
}
]
}