-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest-report.xml
More file actions
39 lines (39 loc) · 2.71 KB
/
test-report.xml
File metadata and controls
39 lines (39 loc) · 2.71 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
<testsuite name="Check rules for EntityDefinition" tests="0" failures="0" errors="0" skipped="0"/>
<testsuite name="Check rules for CustomField" tests="0" failures="0" errors="0" skipped="0"/>
<testsuite name="Check rules for Flow" tests="0" failures="0" errors="0" skipped="0"/>
<testsuite name="Check rules for PermissionSet" tests="0" failures="0" errors="0" skipped="0"/>
<testsuite name="Check rules for ApexClass" tests="0" failures="0" errors="0" skipped="0"/>
<testsuite name="Check rules for LightningComponentResource" tests="0" failures="0" errors="0" skipped="0"/>
<testsuite name="Check rules for FieldPermissions" tests="0" failures="0" errors="0" skipped="0"/>
<testsuite name="Check rules for OmniUiCard" tests="0" failures="0" errors="0" skipped="0"/>
<testsuite name="Check rules for OmniProcess" tests="0" failures="0" errors="0" skipped="0"/>
<testsuite name="Check rules for OmniProcessElement" tests="8" failures="8" errors="0" skipped="0">
<testcase classname="OmniProcessElement.IP_SendEmail" name="DataRaptor Extract must start with 'IP+PascalCase'">
<failure message="Changed done by Stephanie Tinseau"/>
</testcase>
<testcase classname="OmniProcessElement.IP_GetPRMrecords" name="DataRaptor Extract must start with 'IP+PascalCase'">
<failure message="Changed done by Stephanie Tinseau"/>
</testcase>
<testcase classname="OmniProcessElement.DR_SaveCaseRaccordement" name="DataRaptor Post must start with 'DRP+PascalCase'">
<failure message="Changed done by Stephanie Tinseau"/>
</testcase>
<testcase classname="OmniProcessElement.DRGetCaseAccountId" name="Remote action and DataRaptor Actions must have a description">
<failure message="Changed done by Stephanie Tinseau"/>
</testcase>
<testcase classname="OmniProcessElement.DRGetCaseDetails" name="Remote action and DataRaptor Actions must have a description">
<failure message="Changed done by Stephanie Tinseau"/>
</testcase>
<testcase classname="OmniProcessElement.DRGetCaseAccountId" name="DataRaptor Extract must start with 'DRE+PascalCase'">
<failure message="Changed done by Stephanie Tinseau"/>
</testcase>
<testcase classname="OmniProcessElement.DRGetCaseDetails" name="DataRaptor Extract must start with 'DRE+PascalCase'">
<failure message="Changed done by Stephanie Tinseau"/>
</testcase>
<testcase classname="OmniProcessElement.SVContactEmail" name="Set Values and Set Errors must start with Set+PascalCase">
<failure message="Changed done by Stephanie Tinseau"/>
</testcase>
</testsuite>
<testsuite name="Check rules for OmniDataTransform" tests="0" failures="0" errors="0" skipped="0"/>
</testsuites>