@k-int/stripes-kint-components 4.4.3 → 4.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -5
- package/es/lib/CustomProperties/View/CustomPropertyCard.js +2 -2
- package/es/lib/QueryTypedown/QueryTypedown.js +8 -1
- package/es/lib/ResponsiveButtonGroup/ResponsiveButtonGroup.js +5 -2
- package/es/lib/ResponsiveButtonGroup/useResponsiveButtonGroupSizing.js +5 -1
- package/es/lib/hooks/useHelperApp.js +11 -4
- package/junit.xml +139 -139
- package/package.json +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ActionList/ActionList.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ActionList/ActionListFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ActionList/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ActionList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertiesLookup.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertiesSettings.js.html +128 -50
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertyForm.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertyView.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/index.html +15 -15
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertiesEdit.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertiesEditCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertiesListField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertyField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertyFormCard.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilter.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilterField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilterFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilterForm.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesRule.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/useOperators.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/useParseActiveFilterStrings.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/useValueProps.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/CustomPropertiesView.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/CustomPropertiesViewCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/CustomPropertyCard.js.html +5 -5
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/index.html +4 -4
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CycleButton/CycleButton.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CycleButton/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CycleButton/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataCategoryList/EditableRefdataCategoryList.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataCategoryList/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataCategoryList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataList/EditableRefdataList.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataList/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/EditableSettingsList.js.html +13 -4
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/EditableSettingsListFieldArray.js.html +12 -3
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/EditSettingValue.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/RenderSettingValue.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/SettingField.js.html +38 -23
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/index.html +15 -15
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/index.html +4 -4
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormModal/FormModal.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormModal/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormModal/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormattedKintMessage/FormattedKintMessage.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormattedKintMessage/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormattedKintMessage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/IconSelect/IconSelect.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/IconSelect/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/IconSelect/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/NoResultsMessage/NoResultsMessage.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/NoResultsMessage/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/NoResultsMessage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/QueryTypedown/QueryTypedown.js.html +23 -8
- package/src/artifacts/coverage-jest/lcov-report/QueryTypedown/index.html +7 -7
- package/src/artifacts/coverage-jest/lcov-report/QueryTypedown/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RefdataButtons/RefdataButtons.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RefdataButtons/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RefdataButtons/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/ResponsiveButtonGroup.js.html +11 -2
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/index.html +7 -7
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/useResponsiveButtonGroupSizing.js.html +20 -5
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/RichSelect.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/useSelectedOption.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/SASQLookupComponent.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/TableBody/TableBody.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/TableBody/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/TableBody/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQRoute/SASQRoute.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQRoute/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQRoute/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQViewComponent/SASQViewComponent.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQViewComponent/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQViewComponent/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SearchField/SearchField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SearchField/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SearchField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/SettingPage.js.html +12 -3
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/SettingPagePane.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/index.html +3 -3
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/Typedown/Typedown.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/Typedown/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/Typedown/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/constants/customProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/constants/eventCodes.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/constants/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/contexts/SettingsContext.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/contexts/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/contexts/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/index.html +10 -10
- package/src/artifacts/coverage-jest/lcov-report/hooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/useTypedown.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/useTypedownData.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/useTypedownToggle.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useActiveElement.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useCustomProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useHelperApp.js.html +30 -18
- package/src/artifacts/coverage-jest/lcov-report/hooks/useIntlKey.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useIntlKeyStore.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useInvalidateRefdata.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useKintIntl.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useKiwtFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useKiwtSASQuery.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useLocalStorageState.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useMutateCustomProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useMutateRefdataCategory.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useMutateRefdataValue.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useQIndex.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useRefdata.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useSASQQueryMeta.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useTemplates.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/index.html +43 -43
- package/src/artifacts/coverage-jest/lcov-report/settingsHooks/index.html +3 -3
- package/src/artifacts/coverage-jest/lcov-report/settingsHooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/settingsHooks/useAppSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/settingsHooks/useSettingSection.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/settingsHooks/useSettings.js.html +9 -3
- package/src/artifacts/coverage-jest/lcov-report/utils/buildUrl.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/generateKiwtQuery.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/generateKiwtQueryParams.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/groupCustomPropertiesByCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/highlightString.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/matchString.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/parseErrorResponse.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/parseKiwtQueryGroups.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/refdataOptions.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/refdataQueryKey.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/selectorSafe.js.html +45 -3
- package/src/artifacts/coverage-jest/lcov-report/utils/sortByLabel.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/toCamelCase.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/typedownQueryKey.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/validators/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/validators/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/validators/validators.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov.info +388 -342
- package/src/lib/CustomProperties/View/CustomPropertyCard.js +3 -3
- package/src/lib/QueryTypedown/QueryTypedown.js +8 -3
- package/src/lib/ResponsiveButtonGroup/ResponsiveButtonGroup.js +3 -0
- package/src/lib/ResponsiveButtonGroup/useResponsiveButtonGroupSizing.js +5 -0
- package/src/lib/hooks/useHelperApp.js +14 -10
package/junit.xml
CHANGED
|
@@ -1,273 +1,273 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<testsuites name="jest tests" tests="115" failures="0" errors="0" time="
|
|
3
|
-
<testsuite name="CustomPropertyView" errors="0" failures="0" skipped="0" timestamp="2023-
|
|
4
|
-
<testcase classname="CustomPropertyView displays expected label value" name="CustomPropertyView displays expected label value" time="0.
|
|
2
|
+
<testsuites name="jest tests" tests="115" failures="0" errors="0" time="30.255">
|
|
3
|
+
<testsuite name="CustomPropertyView" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:46:38" time="22.762" tests="9">
|
|
4
|
+
<testcase classname="CustomPropertyView displays expected label value" name="CustomPropertyView displays expected label value" time="0.157">
|
|
5
5
|
</testcase>
|
|
6
|
-
<testcase classname="CustomPropertyView displays expected name value" name="CustomPropertyView displays expected name value" time="0.
|
|
6
|
+
<testcase classname="CustomPropertyView displays expected name value" name="CustomPropertyView displays expected name value" time="0.023">
|
|
7
7
|
</testcase>
|
|
8
|
-
<testcase classname="CustomPropertyView displays expected Description value" name="CustomPropertyView displays expected Description value" time="0.
|
|
8
|
+
<testcase classname="CustomPropertyView displays expected Description value" name="CustomPropertyView displays expected Description value" time="0.041">
|
|
9
9
|
</testcase>
|
|
10
|
-
<testcase classname="CustomPropertyView displays expected Primary value" name="CustomPropertyView displays expected Primary value" time="0.
|
|
10
|
+
<testcase classname="CustomPropertyView displays expected Primary value" name="CustomPropertyView displays expected Primary value" time="0.019">
|
|
11
11
|
</testcase>
|
|
12
|
-
<testcase classname="CustomPropertyView displays expected Retired value" name="CustomPropertyView displays expected Retired value" time="0.
|
|
12
|
+
<testcase classname="CustomPropertyView displays expected Retired value" name="CustomPropertyView displays expected Retired value" time="0.023">
|
|
13
13
|
</testcase>
|
|
14
14
|
<testcase classname="CustomPropertyView displays expected Weight value" name="CustomPropertyView displays expected Weight value" time="0.018">
|
|
15
15
|
</testcase>
|
|
16
|
-
<testcase classname="CustomPropertyView displays expected Default visibility value" name="CustomPropertyView displays expected Default visibility value" time="0.
|
|
16
|
+
<testcase classname="CustomPropertyView displays expected Default visibility value" name="CustomPropertyView displays expected Default visibility value" time="0.019">
|
|
17
17
|
</testcase>
|
|
18
|
-
<testcase classname="CustomPropertyView displays expected Context value" name="CustomPropertyView displays expected Context value" time="0.
|
|
18
|
+
<testcase classname="CustomPropertyView displays expected Context value" name="CustomPropertyView displays expected Context value" time="0.021">
|
|
19
19
|
</testcase>
|
|
20
|
-
<testcase classname="CustomPropertyView displays expected Type value" name="CustomPropertyView displays expected Type value" time="0.
|
|
20
|
+
<testcase classname="CustomPropertyView displays expected Type value" name="CustomPropertyView displays expected Type value" time="0.024">
|
|
21
21
|
</testcase>
|
|
22
22
|
</testsuite>
|
|
23
|
-
<testsuite name="
|
|
24
|
-
<testcase classname="
|
|
23
|
+
<testsuite name="CustomPropertiesListField" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:46:38" time="23.18" tests="5">
|
|
24
|
+
<testcase classname="CustomPropertiesListField displays expected primary properties key value" name="CustomPropertiesListField displays expected primary properties key value" time="0.129">
|
|
25
25
|
</testcase>
|
|
26
|
-
<testcase classname="
|
|
26
|
+
<testcase classname="CustomPropertiesListField displays expected optional properties key value" name="CustomPropertiesListField displays expected optional properties key value" time="0.032">
|
|
27
27
|
</testcase>
|
|
28
|
-
<testcase classname="
|
|
28
|
+
<testcase classname="CustomPropertiesListField renders CustomPropertyFormCard component " name="CustomPropertiesListField renders CustomPropertyFormCard component " time="0.044">
|
|
29
29
|
</testcase>
|
|
30
|
-
<testcase classname="
|
|
30
|
+
<testcase classname="CustomPropertiesListField renders CustomPropertiesList component " name="CustomPropertiesListField renders CustomPropertiesList component " time="0.027">
|
|
31
31
|
</testcase>
|
|
32
|
-
<testcase classname="
|
|
32
|
+
<testcase classname="CustomPropertiesListField renders the Add property button" name="CustomPropertiesListField renders the Add property button" time="0.145">
|
|
33
33
|
</testcase>
|
|
34
|
-
|
|
34
|
+
</testsuite>
|
|
35
|
+
<testsuite name="CustomPropertyFormCard" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:46:38" time="23.225" tests="3">
|
|
36
|
+
<testcase classname="CustomPropertyFormCard displays Author Identification card heading " name="CustomPropertyFormCard displays Author Identification card heading " time="0.113">
|
|
35
37
|
</testcase>
|
|
36
|
-
<testcase classname="
|
|
38
|
+
<testcase classname="CustomPropertyFormCard renders CustomPropertyField component " name="CustomPropertyFormCard renders CustomPropertyField component " time="0.019">
|
|
37
39
|
</testcase>
|
|
38
|
-
<testcase classname="
|
|
40
|
+
<testcase classname="CustomPropertyFormCard renders CustomPropertyFormCard by its test ID " name="CustomPropertyFormCard renders CustomPropertyFormCard by its test ID " time="0.038">
|
|
39
41
|
</testcase>
|
|
40
|
-
|
|
42
|
+
</testsuite>
|
|
43
|
+
<testsuite name="RenderSettingValue" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:46:38" time="23.248" tests="12">
|
|
44
|
+
<testcase classname="RenderSettingValue render string settings render a string setting renders the value" name="RenderSettingValue render string settings render a string setting renders the value" time="0.065">
|
|
41
45
|
</testcase>
|
|
42
|
-
<testcase classname="RenderSettingValue render
|
|
46
|
+
<testcase classname="RenderSettingValue render string settings render a string setting without a value renders the default value" name="RenderSettingValue render string settings render a string setting without a value renders the default value" time="0.01">
|
|
43
47
|
</testcase>
|
|
44
|
-
<testcase classname="RenderSettingValue render
|
|
48
|
+
<testcase classname="RenderSettingValue render string settings render a string setting without a value or default renders the empty message" name="RenderSettingValue render string settings render a string setting without a value or default renders the empty message" time="0.008">
|
|
45
49
|
</testcase>
|
|
46
|
-
<testcase classname="RenderSettingValue render
|
|
50
|
+
<testcase classname="RenderSettingValue render refdata settings render a refdata setting renders the value" name="RenderSettingValue render refdata settings render a refdata setting renders the value" time="0.007">
|
|
47
51
|
</testcase>
|
|
48
|
-
|
|
49
|
-
<testsuite name="CustomPropertiesListField" errors="0" failures="0" skipped="0" timestamp="2023-02-08T10:16:38" time="21.948" tests="5">
|
|
50
|
-
<testcase classname="CustomPropertiesListField displays expected primary properties key value" name="CustomPropertiesListField displays expected primary properties key value" time="0.132">
|
|
52
|
+
<testcase classname="RenderSettingValue render refdata settings render a refdata setting without a value renders the default value" name="RenderSettingValue render refdata settings render a refdata setting without a value renders the default value" time="0.008">
|
|
51
53
|
</testcase>
|
|
52
|
-
<testcase classname="
|
|
54
|
+
<testcase classname="RenderSettingValue render refdata settings render a refdata setting without a value or default renders the empty message" name="RenderSettingValue render refdata settings render a refdata setting without a value or default renders the empty message" time="0.007">
|
|
53
55
|
</testcase>
|
|
54
|
-
<testcase classname="
|
|
56
|
+
<testcase classname="RenderSettingValue render password settings render a password setting renders the value" name="RenderSettingValue render password settings render a password setting renders the value" time="0.02">
|
|
55
57
|
</testcase>
|
|
56
|
-
<testcase classname="
|
|
58
|
+
<testcase classname="RenderSettingValue render password settings render a password setting without a value renders the default value" name="RenderSettingValue render password settings render a password setting without a value renders the default value" time="0.007">
|
|
57
59
|
</testcase>
|
|
58
|
-
<testcase classname="
|
|
60
|
+
<testcase classname="RenderSettingValue render password settings render a password setting without a value or default renders the empty message" name="RenderSettingValue render password settings render a password setting without a value or default renders the empty message" time="0.009">
|
|
59
61
|
</testcase>
|
|
60
|
-
|
|
61
|
-
<testsuite name="CustomPropertyFormCard" errors="0" failures="0" skipped="0" timestamp="2023-02-08T10:16:38" time="22.023" tests="3">
|
|
62
|
-
<testcase classname="CustomPropertyFormCard displays Author Identification card heading " name="CustomPropertyFormCard displays Author Identification card heading " time="0.092">
|
|
62
|
+
<testcase classname="RenderSettingValue render template settings render a template setting renders the value" name="RenderSettingValue render template settings render a template setting renders the value" time="0.006">
|
|
63
63
|
</testcase>
|
|
64
|
-
<testcase classname="
|
|
64
|
+
<testcase classname="RenderSettingValue render template settings render a template setting without a value renders the default value" name="RenderSettingValue render template settings render a template setting without a value renders the default value" time="0.01">
|
|
65
65
|
</testcase>
|
|
66
|
-
<testcase classname="
|
|
66
|
+
<testcase classname="RenderSettingValue render template settings render a template setting without a value or default renders the empty message" name="RenderSettingValue render template settings render a template setting without a value or default renders the empty message" time="0.008">
|
|
67
67
|
</testcase>
|
|
68
68
|
</testsuite>
|
|
69
|
-
<testsuite name="EditableSettingsListFieldArray" errors="0" failures="0" skipped="0" timestamp="2023-
|
|
70
|
-
<testcase classname="EditableSettingsListFieldArray with empty initial values renders empty field" name="EditableSettingsListFieldArray with empty initial values renders empty field" time="0.
|
|
69
|
+
<testsuite name="EditableSettingsListFieldArray" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:46:38" time="23.455" tests="3">
|
|
70
|
+
<testcase classname="EditableSettingsListFieldArray with empty initial values renders empty field" name="EditableSettingsListFieldArray with empty initial values renders empty field" time="0.106">
|
|
71
71
|
</testcase>
|
|
72
|
-
<testcase classname="EditableSettingsListFieldArray with initial value set renders the SettingField component" name="EditableSettingsListFieldArray with initial value set renders the SettingField component" time="0.
|
|
72
|
+
<testcase classname="EditableSettingsListFieldArray with initial value set renders the SettingField component" name="EditableSettingsListFieldArray with initial value set renders the SettingField component" time="0.026">
|
|
73
73
|
</testcase>
|
|
74
|
-
<testcase classname="EditableSettingsListFieldArray with multiple initial values set renders the correct number of SettingField components" name="EditableSettingsListFieldArray with multiple initial values set renders the correct number of SettingField components" time="0.
|
|
74
|
+
<testcase classname="EditableSettingsListFieldArray with multiple initial values set renders the correct number of SettingField components" name="EditableSettingsListFieldArray with multiple initial values set renders the correct number of SettingField components" time="0.023">
|
|
75
75
|
</testcase>
|
|
76
76
|
</testsuite>
|
|
77
|
-
<testsuite name="CustomPropertiesRule" errors="0" failures="0" skipped="0" timestamp="2023-
|
|
78
|
-
<testcase classname="CustomPropertiesRule select Is set operator from comparator dropdown renders expected Is set operator" name="CustomPropertiesRule select Is set operator from comparator dropdown renders expected Is set operator" time="0.
|
|
77
|
+
<testsuite name="CustomPropertiesRule" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:46:38" time="24.805" tests="8">
|
|
78
|
+
<testcase classname="CustomPropertiesRule select Is set operator from comparator dropdown renders expected Is set operator" name="CustomPropertiesRule select Is set operator from comparator dropdown renders expected Is set operator" time="0.469">
|
|
79
79
|
</testcase>
|
|
80
|
-
<testcase classname="CustomPropertiesRule select Is not set operator from comparator dropdown renders expected is not set operator in comparator dropdown" name="CustomPropertiesRule select Is not set operator from comparator dropdown renders expected is not set operator in comparator dropdown" time="0.
|
|
80
|
+
<testcase classname="CustomPropertiesRule select Is not set operator from comparator dropdown renders expected is not set operator in comparator dropdown" name="CustomPropertiesRule select Is not set operator from comparator dropdown renders expected is not set operator in comparator dropdown" time="0.166">
|
|
81
81
|
</testcase>
|
|
82
|
-
<testcase classname="CustomPropertiesRule select Equals from comparator dropdown renders expected Equals operator" name="CustomPropertiesRule select Equals from comparator dropdown renders expected Equals operator" time="0.
|
|
82
|
+
<testcase classname="CustomPropertiesRule select Equals from comparator dropdown renders expected Equals operator" name="CustomPropertiesRule select Equals from comparator dropdown renders expected Equals operator" time="0.152">
|
|
83
83
|
</testcase>
|
|
84
|
-
<testcase classname="CustomPropertiesRule select not equal operator from comparator dropdown renders expected Does not equal operator in comparator dropdown" name="CustomPropertiesRule select not equal operator from comparator dropdown renders expected Does not equal operator in comparator dropdown" time="0.
|
|
84
|
+
<testcase classname="CustomPropertiesRule select not equal operator from comparator dropdown renders expected Does not equal operator in comparator dropdown" name="CustomPropertiesRule select not equal operator from comparator dropdown renders expected Does not equal operator in comparator dropdown" time="0.157">
|
|
85
85
|
</testcase>
|
|
86
|
-
<testcase classname="CustomPropertiesRule select Is greater than or equal to operator from comparator dropdown renders expected Is greater than or equal to operator in comparator dropdown" name="CustomPropertiesRule select Is greater than or equal to operator from comparator dropdown renders expected Is greater than or equal to operator in comparator dropdown" time="0.
|
|
86
|
+
<testcase classname="CustomPropertiesRule select Is greater than or equal to operator from comparator dropdown renders expected Is greater than or equal to operator in comparator dropdown" name="CustomPropertiesRule select Is greater than or equal to operator from comparator dropdown renders expected Is greater than or equal to operator in comparator dropdown" time="0.113">
|
|
87
87
|
</testcase>
|
|
88
|
-
<testcase classname="CustomPropertiesRule select Is less than or equal to operator from comparator dropdown renders expected Is less than or equal to operator in comparator dropdown" name="CustomPropertiesRule select Is less than or equal to operator from comparator dropdown renders expected Is less than or equal to operator in comparator dropdown" time="0.
|
|
88
|
+
<testcase classname="CustomPropertiesRule select Is less than or equal to operator from comparator dropdown renders expected Is less than or equal to operator in comparator dropdown" name="CustomPropertiesRule select Is less than or equal to operator from comparator dropdown renders expected Is less than or equal to operator in comparator dropdown" time="0.116">
|
|
89
89
|
</testcase>
|
|
90
|
-
<testcase classname="CustomPropertiesRule select Is operator from comparator dropdown renders expected is operator" name="CustomPropertiesRule select Is operator from comparator dropdown renders expected is operator" time="0.
|
|
90
|
+
<testcase classname="CustomPropertiesRule select Is operator from comparator dropdown renders expected is operator" name="CustomPropertiesRule select Is operator from comparator dropdown renders expected is operator" time="0.153">
|
|
91
91
|
</testcase>
|
|
92
|
-
<testcase classname="CustomPropertiesRule select Is not operator form comparator dropdown renders expected is not operator " name="CustomPropertiesRule select Is not operator form comparator dropdown renders expected is not operator " time="0.
|
|
92
|
+
<testcase classname="CustomPropertiesRule select Is not operator form comparator dropdown renders expected is not operator " name="CustomPropertiesRule select Is not operator form comparator dropdown renders expected is not operator " time="0.149">
|
|
93
93
|
</testcase>
|
|
94
94
|
</testsuite>
|
|
95
|
-
<testsuite name="SettingField" errors="0" failures="0" skipped="0" timestamp="2023-
|
|
96
|
-
<testcase classname="SettingField renders RenderSettingValue" name="SettingField renders RenderSettingValue" time="0.
|
|
95
|
+
<testsuite name="SettingField" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:46:38" time="25.053" tests="3">
|
|
96
|
+
<testcase classname="SettingField renders RenderSettingValue" name="SettingField renders RenderSettingValue" time="0.136">
|
|
97
97
|
</testcase>
|
|
98
|
-
<testcase classname="SettingField renders the edit button" name="SettingField renders the edit button" time="0.
|
|
98
|
+
<testcase classname="SettingField renders the edit button" name="SettingField renders the edit button" time="0.018">
|
|
99
99
|
</testcase>
|
|
100
|
-
<testcase classname="SettingField clicking edit/save works as expected" name="SettingField clicking edit/save works as expected" time="0.
|
|
100
|
+
<testcase classname="SettingField clicking edit/save works as expected" name="SettingField clicking edit/save works as expected" time="0.262">
|
|
101
101
|
</testcase>
|
|
102
102
|
</testsuite>
|
|
103
|
-
<testsuite name="
|
|
104
|
-
<testcase classname="
|
|
103
|
+
<testsuite name="CustomPropertiesFilter" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:47:00" time="2.346" tests="4">
|
|
104
|
+
<testcase classname="CustomPropertiesFilter renders the Custom properties Accordion by id" name="CustomPropertiesFilter renders the Custom properties Accordion by id" time="0.133">
|
|
105
105
|
</testcase>
|
|
106
|
-
<testcase classname="
|
|
106
|
+
<testcase classname="CustomPropertiesFilter renders the Custom properties Accordion" name="CustomPropertiesFilter renders the Custom properties Accordion" time="0.046">
|
|
107
107
|
</testcase>
|
|
108
|
-
<testcase classname="
|
|
108
|
+
<testcase classname="CustomPropertiesFilter renders the edit custom property filters button" name="CustomPropertiesFilter renders the edit custom property filters button" time="0.086">
|
|
109
109
|
</testcase>
|
|
110
|
-
<testcase classname="
|
|
110
|
+
<testcase classname="CustomPropertiesFilter renders CustomPropertiesFilterForm component " name="CustomPropertiesFilter renders CustomPropertiesFilterForm component " time="0.031">
|
|
111
111
|
</testcase>
|
|
112
|
-
|
|
112
|
+
</testsuite>
|
|
113
|
+
<testsuite name="CustomPropertiesFilterFieldArray" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:47:01" time="1.975" tests="3">
|
|
114
|
+
<testcase classname="CustomPropertiesFilterFieldArray renders CustomPropertiesFilterField component" name="CustomPropertiesFilterFieldArray renders CustomPropertiesFilterField component" time="0.076">
|
|
113
115
|
</testcase>
|
|
114
|
-
<testcase classname="
|
|
116
|
+
<testcase classname="CustomPropertiesFilterFieldArray renders the Add custom property filter button" name="CustomPropertiesFilterFieldArray renders the Add custom property filter button" time="0.1">
|
|
115
117
|
</testcase>
|
|
116
|
-
<testcase classname="
|
|
118
|
+
<testcase classname="CustomPropertiesFilterFieldArray renders the submit button" name="CustomPropertiesFilterFieldArray renders the submit button" time="0.041">
|
|
117
119
|
</testcase>
|
|
118
|
-
|
|
120
|
+
</testsuite>
|
|
121
|
+
<testsuite name="CustomPropertyField" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:46:38" time="25.359" tests="14">
|
|
122
|
+
<testcase classname="CustomPropertyField CustomPropertyField Displays expected value(s) label " name="CustomPropertyField CustomPropertyField Displays expected value(s) label " time="0.141">
|
|
119
123
|
</testcase>
|
|
120
|
-
<testcase classname="CustomPropertyField
|
|
124
|
+
<testcase classname="CustomPropertyField CustomPropertyField Displays expected Value(s) dropdown values " name="CustomPropertyField CustomPropertyField Displays expected Value(s) dropdown values " time="0.06">
|
|
121
125
|
</testcase>
|
|
122
|
-
<testcase classname="CustomPropertyField
|
|
126
|
+
<testcase classname="CustomPropertyField CustomPropertyField Displays expected Internal note label " name="CustomPropertyField CustomPropertyField Displays expected Internal note label " time="0.032">
|
|
123
127
|
</testcase>
|
|
124
|
-
<testcase classname="CustomPropertyField
|
|
128
|
+
<testcase classname="CustomPropertyField CustomPropertyField Displays expected internal note value" name="CustomPropertyField CustomPropertyField Displays expected internal note value" time="0.234">
|
|
125
129
|
</testcase>
|
|
126
|
-
<testcase classname="CustomPropertyField
|
|
130
|
+
<testcase classname="CustomPropertyField CustomPropertyField Displays expected visibilities dropdwon values " name="CustomPropertyField CustomPropertyField Displays expected visibilities dropdwon values " time="0.089">
|
|
127
131
|
</testcase>
|
|
128
|
-
<testcase classname="CustomPropertyField
|
|
132
|
+
<testcase classname="CustomPropertyField CustomPropertyField Displays expected Public note label " name="CustomPropertyField CustomPropertyField Displays expected Public note label " time="0.029">
|
|
129
133
|
</testcase>
|
|
130
|
-
<testcase classname="CustomPropertyField
|
|
134
|
+
<testcase classname="CustomPropertyField CustomPropertyField Displays expected public note value" name="CustomPropertyField CustomPropertyField Displays expected public note value" time="0.076">
|
|
131
135
|
</testcase>
|
|
132
|
-
|
|
133
|
-
<testsuite name="CustomPropertiesFilter" errors="0" failures="0" skipped="0" timestamp="2023-02-08T10:17:00" time="2.414" tests="4">
|
|
134
|
-
<testcase classname="CustomPropertiesFilter renders the Custom properties Accordion by id" name="CustomPropertiesFilter renders the Custom properties Accordion by id" time="0.168">
|
|
136
|
+
<testcase classname="CustomPropertyField Decimal field Displays expected Decimal field" name="CustomPropertyField Decimal field Displays expected Decimal field" time="0.091">
|
|
135
137
|
</testcase>
|
|
136
|
-
<testcase classname="
|
|
138
|
+
<testcase classname="CustomPropertyField Integer field Displays expected integer Field" name="CustomPropertyField Integer field Displays expected integer Field" time="0.116">
|
|
137
139
|
</testcase>
|
|
138
|
-
<testcase classname="
|
|
140
|
+
<testcase classname="CustomPropertyField Refdata multi-select field Displays expected multi-select Refdata Field" name="CustomPropertyField Refdata multi-select field Displays expected multi-select Refdata Field" time="0.067">
|
|
139
141
|
</testcase>
|
|
140
|
-
<testcase classname="
|
|
142
|
+
<testcase classname="CustomPropertyField Refdata multi-select field Displays expected value(s) label " name="CustomPropertyField Refdata multi-select field Displays expected value(s) label " time="0.045">
|
|
141
143
|
</testcase>
|
|
142
|
-
|
|
143
|
-
<testsuite name="CustomPropertiesFilterFieldArray" errors="0" failures="0" skipped="0" timestamp="2023-02-08T10:17:00" time="2.025" tests="3">
|
|
144
|
-
<testcase classname="CustomPropertiesFilterFieldArray renders CustomPropertiesFilterField component" name="CustomPropertiesFilterFieldArray renders CustomPropertiesFilterField component" time="0.069">
|
|
144
|
+
<testcase classname="CustomPropertyField Refdata multi-select field renders multi-select Refdata values" name="CustomPropertyField Refdata multi-select field renders multi-select Refdata values" time="1.309">
|
|
145
145
|
</testcase>
|
|
146
|
-
<testcase classname="
|
|
146
|
+
<testcase classname="CustomPropertyField Date field renders values DatePicker" name="CustomPropertyField Date field renders values DatePicker" time="0.114">
|
|
147
147
|
</testcase>
|
|
148
|
-
<testcase classname="
|
|
148
|
+
<testcase classname="CustomPropertyField Date field Displays expected date Field" name="CustomPropertyField Date field Displays expected date Field" time="0.062">
|
|
149
149
|
</testcase>
|
|
150
150
|
</testsuite>
|
|
151
|
-
<testsuite name="
|
|
152
|
-
<testcase classname="
|
|
151
|
+
<testsuite name="EditSettingValue" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:46:38" time="25.468" tests="16">
|
|
152
|
+
<testcase classname="EditSettingValue edit string setting with no initial value renders the edit field" name="EditSettingValue edit string setting with no initial value renders the edit field" time="0.238">
|
|
153
153
|
</testcase>
|
|
154
|
-
|
|
155
|
-
<testsuite name="CustomPropertiesLookup" errors="0" failures="0" skipped="0" timestamp="2023-02-08T10:17:00" time="2.13" tests="2">
|
|
156
|
-
<testcase classname="CustomPropertiesLookup renders expected options" name="CustomPropertiesLookup renders expected options" time="0.229">
|
|
154
|
+
<testcase classname="EditSettingValue edit string setting with initial value renders the expected value in the edit field" name="EditSettingValue edit string setting with initial value renders the expected value in the edit field" time="0.052">
|
|
157
155
|
</testcase>
|
|
158
|
-
<testcase classname="
|
|
156
|
+
<testcase classname="EditSettingValue edit refdata setting with no initial value for refdata with <4 options renders the expected radio buttons" name="EditSettingValue edit refdata setting with no initial value for refdata with <4 options renders the expected radio buttons" time="0.227">
|
|
159
157
|
</testcase>
|
|
160
|
-
|
|
161
|
-
<testsuite name="EditSettingValue" errors="0" failures="0" skipped="0" timestamp="2023-02-08T10:16:38" time="24.314" tests="16">
|
|
162
|
-
<testcase classname="EditSettingValue edit string setting with no initial value renders the edit field" name="EditSettingValue edit string setting with no initial value renders the edit field" time="0.186">
|
|
158
|
+
<testcase classname="EditSettingValue edit refdata setting with no initial value for refdata with <4 options no radio buttons are checked" name="EditSettingValue edit refdata setting with no initial value for refdata with <4 options no radio buttons are checked" time="0.21">
|
|
163
159
|
</testcase>
|
|
164
|
-
<testcase classname="EditSettingValue edit
|
|
160
|
+
<testcase classname="EditSettingValue edit refdata setting with initial value for refdata with <4 options renders the expected radio buttons" name="EditSettingValue edit refdata setting with initial value for refdata with <4 options renders the expected radio buttons" time="0.194">
|
|
165
161
|
</testcase>
|
|
166
|
-
<testcase classname="EditSettingValue edit refdata setting with
|
|
162
|
+
<testcase classname="EditSettingValue edit refdata setting with initial value for refdata with <4 options the correct radio button is checked" name="EditSettingValue edit refdata setting with initial value for refdata with <4 options the correct radio button is checked" time="0.162">
|
|
167
163
|
</testcase>
|
|
168
|
-
<testcase classname="EditSettingValue edit refdata setting with no initial value for refdata with &
|
|
164
|
+
<testcase classname="EditSettingValue edit refdata setting with no initial value for refdata with >4 options renders the expected select field" name="EditSettingValue edit refdata setting with no initial value for refdata with >4 options renders the expected select field" time="0.04">
|
|
169
165
|
</testcase>
|
|
170
|
-
<testcase classname="EditSettingValue edit refdata setting with initial value for refdata with &
|
|
166
|
+
<testcase classname="EditSettingValue edit refdata setting with no initial value for refdata with >4 options renders the expected refdata options" name="EditSettingValue edit refdata setting with no initial value for refdata with >4 options renders the expected refdata options" time="0.267">
|
|
171
167
|
</testcase>
|
|
172
|
-
<testcase classname="EditSettingValue edit refdata setting with initial value for refdata with &
|
|
168
|
+
<testcase classname="EditSettingValue edit refdata setting with initial value for refdata with >4 options renders the expected refdata options" name="EditSettingValue edit refdata setting with initial value for refdata with >4 options renders the expected refdata options" time="0.215">
|
|
173
169
|
</testcase>
|
|
174
|
-
<testcase classname="EditSettingValue edit refdata setting with
|
|
170
|
+
<testcase classname="EditSettingValue edit refdata setting with initial value for refdata with >4 options renders the expected value in the refdata dropdown" name="EditSettingValue edit refdata setting with initial value for refdata with >4 options renders the expected value in the refdata dropdown" time="0.049">
|
|
175
171
|
</testcase>
|
|
176
|
-
<testcase classname="EditSettingValue edit
|
|
172
|
+
<testcase classname="EditSettingValue edit template setting with no initial value renders the edit field" name="EditSettingValue edit template setting with no initial value renders the edit field" time="0.039">
|
|
177
173
|
</testcase>
|
|
178
|
-
<testcase classname="EditSettingValue edit
|
|
174
|
+
<testcase classname="EditSettingValue edit template setting with no initial value renders the expected template options" name="EditSettingValue edit template setting with no initial value renders the expected template options" time="0.1">
|
|
179
175
|
</testcase>
|
|
180
|
-
<testcase classname="EditSettingValue edit
|
|
176
|
+
<testcase classname="EditSettingValue edit template setting with no initial value renders expected display item in template dropdown" name="EditSettingValue edit template setting with no initial value renders expected display item in template dropdown" time="0.033">
|
|
181
177
|
</testcase>
|
|
182
|
-
<testcase classname="EditSettingValue edit template setting with
|
|
178
|
+
<testcase classname="EditSettingValue edit template setting with initial value renders the edit field" name="EditSettingValue edit template setting with initial value renders the edit field" time="0.034">
|
|
183
179
|
</testcase>
|
|
184
|
-
<testcase classname="EditSettingValue edit template setting with
|
|
180
|
+
<testcase classname="EditSettingValue edit template setting with initial value renders the expected template options" name="EditSettingValue edit template setting with initial value renders the expected template options" time="0.092">
|
|
185
181
|
</testcase>
|
|
186
|
-
<testcase classname="EditSettingValue edit template setting with
|
|
182
|
+
<testcase classname="EditSettingValue edit template setting with initial value renders expected display item in template dropdown" name="EditSettingValue edit template setting with initial value renders expected display item in template dropdown" time="0.042">
|
|
187
183
|
</testcase>
|
|
188
|
-
|
|
184
|
+
</testsuite>
|
|
185
|
+
<testsuite name="CustomPropertiesFilterField" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:47:01" time="2.179" tests="1">
|
|
186
|
+
<testcase classname="CustomPropertiesFilterField displays the Custom property label" name="CustomPropertiesFilterField displays the Custom property label" time="0.019">
|
|
189
187
|
</testcase>
|
|
190
|
-
|
|
188
|
+
</testsuite>
|
|
189
|
+
<testsuite name="CustomPropertiesLookup" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:47:01" time="2.22" tests="2">
|
|
190
|
+
<testcase classname="CustomPropertiesLookup renders expected options" name="CustomPropertiesLookup renders expected options" time="0.258">
|
|
191
191
|
</testcase>
|
|
192
|
-
<testcase classname="
|
|
192
|
+
<testcase classname="CustomPropertiesLookup renders SearchField component " name="CustomPropertiesLookup renders SearchField component " time="0.167">
|
|
193
193
|
</testcase>
|
|
194
194
|
</testsuite>
|
|
195
|
-
<testsuite name="
|
|
196
|
-
<testcase classname="
|
|
195
|
+
<testsuite name="CustomPropertyFiltersForm" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:47:01" time="2.135" tests="3">
|
|
196
|
+
<testcase classname="CustomPropertyFiltersForm renders CustomPropertiesFilterFieldArray component " name="CustomPropertyFiltersForm renders CustomPropertiesFilterFieldArray component " time="0.131">
|
|
197
197
|
</testcase>
|
|
198
|
-
<testcase classname="
|
|
198
|
+
<testcase classname="CustomPropertyFiltersForm renders the apply button (disabled)" name="CustomPropertyFiltersForm renders the apply button (disabled)" time="0.074">
|
|
199
199
|
</testcase>
|
|
200
|
-
<testcase classname="
|
|
200
|
+
<testcase classname="CustomPropertyFiltersForm renders the Edit custom property filters button" name="CustomPropertyFiltersForm renders the Edit custom property filters button" time="0.027">
|
|
201
201
|
</testcase>
|
|
202
|
-
|
|
202
|
+
</testsuite>
|
|
203
|
+
<testsuite name="CustomPropertyForm" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:46:38" time="25.825" tests="20">
|
|
204
|
+
<testcase classname="CustomPropertyForm Displays expected label " name="CustomPropertyForm Displays expected label " time="0.318">
|
|
203
205
|
</testcase>
|
|
204
|
-
<testcase classname="CustomPropertyForm Displays expected
|
|
206
|
+
<testcase classname="CustomPropertyForm Displays expected name label" name="CustomPropertyForm Displays expected name label" time="0.13">
|
|
205
207
|
</testcase>
|
|
206
|
-
<testcase classname="CustomPropertyForm Displays
|
|
208
|
+
<testcase classname="CustomPropertyForm Displays expected description label" name="CustomPropertyForm Displays expected description label" time="0.137">
|
|
207
209
|
</testcase>
|
|
208
|
-
<testcase classname="CustomPropertyForm Displays expected
|
|
210
|
+
<testcase classname="CustomPropertyForm Displays expected context label " name="CustomPropertyForm Displays expected context label " time="0.122">
|
|
209
211
|
</testcase>
|
|
210
|
-
<testcase classname="CustomPropertyForm Displays expected
|
|
212
|
+
<testcase classname="CustomPropertyForm Displays expected order weight label " name="CustomPropertyForm Displays expected order weight label " time="0.134">
|
|
211
213
|
</testcase>
|
|
212
|
-
<testcase classname="CustomPropertyForm Displays
|
|
214
|
+
<testcase classname="CustomPropertyForm Displays expectred primary label " name="CustomPropertyForm Displays expectred primary label " time="0.106">
|
|
213
215
|
</testcase>
|
|
214
|
-
<testcase classname="CustomPropertyForm
|
|
216
|
+
<testcase classname="CustomPropertyForm Displays expected default visibility label" name="CustomPropertyForm Displays expected default visibility label" time="0.128">
|
|
215
217
|
</testcase>
|
|
216
|
-
<testcase classname="CustomPropertyForm
|
|
218
|
+
<testcase classname="CustomPropertyForm Displays expected type label " name="CustomPropertyForm Displays expected type label " time="0.139">
|
|
217
219
|
</testcase>
|
|
218
|
-
<testcase classname="CustomPropertyForm
|
|
220
|
+
<testcase classname="CustomPropertyForm Displays expected description value" name="CustomPropertyForm Displays expected description value" time="0.215">
|
|
219
221
|
</testcase>
|
|
220
|
-
<testcase classname="CustomPropertyForm renders the
|
|
222
|
+
<testcase classname="CustomPropertyForm renders the Name TextField" name="CustomPropertyForm renders the Name TextField" time="0.118">
|
|
221
223
|
</testcase>
|
|
222
|
-
<testcase classname="CustomPropertyForm renders the
|
|
224
|
+
<testcase classname="CustomPropertyForm renders the Lable TextField" name="CustomPropertyForm renders the Lable TextField" time="0.118">
|
|
223
225
|
</testcase>
|
|
224
|
-
<testcase classname="CustomPropertyForm renders the
|
|
226
|
+
<testcase classname="CustomPropertyForm renders the order weight TextField" name="CustomPropertyForm renders the order weight TextField" time="0.1">
|
|
225
227
|
</testcase>
|
|
226
|
-
<testcase classname="CustomPropertyForm
|
|
228
|
+
<testcase classname="CustomPropertyForm renders the expected value in the Retired dropdown" name="CustomPropertyForm renders the expected value in the Retired dropdown" time="0.218">
|
|
227
229
|
</testcase>
|
|
228
|
-
<testcase classname="CustomPropertyForm
|
|
230
|
+
<testcase classname="CustomPropertyForm renders the expected value in the Default visibility dropdown" name="CustomPropertyForm renders the expected value in the Default visibility dropdown" time="0.182">
|
|
229
231
|
</testcase>
|
|
230
|
-
<testcase classname="CustomPropertyForm
|
|
232
|
+
<testcase classname="CustomPropertyForm renders the expected value in the Primary dropdown" name="CustomPropertyForm renders the expected value in the Primary dropdown" time="0.129">
|
|
231
233
|
</testcase>
|
|
232
|
-
<testcase classname="CustomPropertyForm Displays expected
|
|
234
|
+
<testcase classname="CustomPropertyForm Displays expected Decimal option" name="CustomPropertyForm Displays expected Decimal option" time="0.069">
|
|
233
235
|
</testcase>
|
|
234
|
-
<testcase classname="CustomPropertyForm Displays expected
|
|
236
|
+
<testcase classname="CustomPropertyForm Displays expected Refdata (multi-select) option" name="CustomPropertyForm Displays expected Refdata (multi-select) option" time="0.063">
|
|
235
237
|
</testcase>
|
|
236
|
-
|
|
237
|
-
<testsuite name="CustomPropertyFiltersForm" errors="0" failures="0" skipped="0" timestamp="2023-02-08T10:17:00" time="2.385" tests="3">
|
|
238
|
-
<testcase classname="CustomPropertyFiltersForm renders CustomPropertiesFilterFieldArray component " name="CustomPropertyFiltersForm renders CustomPropertiesFilterFieldArray component " time="0.123">
|
|
238
|
+
<testcase classname="CustomPropertyForm Displays expected Refdata option" name="CustomPropertyForm Displays expected Refdata option" time="0.061">
|
|
239
239
|
</testcase>
|
|
240
|
-
<testcase classname="
|
|
240
|
+
<testcase classname="CustomPropertyForm Displays expected Text option" name="CustomPropertyForm Displays expected Text option" time="0.074">
|
|
241
241
|
</testcase>
|
|
242
|
-
<testcase classname="
|
|
242
|
+
<testcase classname="CustomPropertyForm Displays expected Integer option" name="CustomPropertyForm Displays expected Integer option" time="0.071">
|
|
243
243
|
</testcase>
|
|
244
244
|
</testsuite>
|
|
245
|
-
<testsuite name="CustomPropertiesView" errors="0" failures="0" skipped="0" timestamp="2023-
|
|
246
|
-
<testcase classname="CustomPropertiesView renders CustomPropertiesViewCtx component " name="CustomPropertiesView renders CustomPropertiesViewCtx component " time="0.
|
|
245
|
+
<testsuite name="CustomPropertiesView" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:47:02" time="1.299" tests="1">
|
|
246
|
+
<testcase classname="CustomPropertiesView renders CustomPropertiesViewCtx component " name="CustomPropertiesView renders CustomPropertiesViewCtx component " time="0.033">
|
|
247
247
|
</testcase>
|
|
248
248
|
</testsuite>
|
|
249
|
-
<testsuite name="CustomPropertiesEdit" errors="0" failures="0" skipped="0" timestamp="2023-
|
|
250
|
-
<testcase classname="CustomPropertiesEdit renders CustomPropertiesEditCtx component " name="CustomPropertiesEdit renders CustomPropertiesEditCtx component " time="0.
|
|
249
|
+
<testsuite name="CustomPropertiesEdit" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:47:03" time="1.254" tests="1">
|
|
250
|
+
<testcase classname="CustomPropertiesEdit renders CustomPropertiesEditCtx component " name="CustomPropertiesEdit renders CustomPropertiesEditCtx component " time="0.028">
|
|
251
251
|
</testcase>
|
|
252
252
|
</testsuite>
|
|
253
|
-
<testsuite name="CustomPropertiesEditCtx" errors="0" failures="0" skipped="0" timestamp="2023-
|
|
254
|
-
<testcase classname="CustomPropertiesEditCtx renders CustomPropertiesListField component " name="CustomPropertiesEditCtx renders CustomPropertiesListField component " time="0.
|
|
253
|
+
<testsuite name="CustomPropertiesEditCtx" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:47:03" time="1.173" tests="1">
|
|
254
|
+
<testcase classname="CustomPropertiesEditCtx renders CustomPropertiesListField component " name="CustomPropertiesEditCtx renders CustomPropertiesListField component " time="0.042">
|
|
255
255
|
</testcase>
|
|
256
256
|
</testsuite>
|
|
257
|
-
<testsuite name="CustomPropertiesViewCtx" errors="0" failures="0" skipped="0" timestamp="2023-
|
|
257
|
+
<testsuite name="CustomPropertiesViewCtx" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:47:03" time="1.183" tests="1">
|
|
258
258
|
<testcase classname="CustomPropertiesViewCtx renders CustomPropertyCard component " name="CustomPropertiesViewCtx renders CustomPropertyCard component " time="0.041">
|
|
259
259
|
</testcase>
|
|
260
260
|
</testsuite>
|
|
261
|
-
<testsuite name="CustomPropertiesSettings" errors="0" failures="0" skipped="0" timestamp="2023-
|
|
262
|
-
<testcase classname="CustomPropertiesSettings renders FormModal component " name="CustomPropertiesSettings renders FormModal component " time="0.
|
|
261
|
+
<testsuite name="CustomPropertiesSettings" errors="0" failures="0" skipped="0" timestamp="2023-03-16T14:46:38" time="29.099" tests="5">
|
|
262
|
+
<testcase classname="CustomPropertiesSettings renders FormModal component " name="CustomPropertiesSettings renders FormModal component " time="0.053">
|
|
263
263
|
</testcase>
|
|
264
|
-
<testcase classname="CustomPropertiesSettings renders CustomPropertiesLookup component " name="CustomPropertiesSettings renders CustomPropertiesLookup component " time="0.
|
|
264
|
+
<testcase classname="CustomPropertiesSettings renders CustomPropertiesLookup component " name="CustomPropertiesSettings renders CustomPropertiesLookup component " time="0.009">
|
|
265
265
|
</testcase>
|
|
266
266
|
<testcase classname="CustomPropertiesSettings renders the expected New button" name="CustomPropertiesSettings renders the expected New button" time="0.049">
|
|
267
267
|
</testcase>
|
|
268
268
|
<testcase classname="CustomPropertiesSettings renders the expected Pane " name="CustomPropertiesSettings renders the expected Pane " time="0.017">
|
|
269
269
|
</testcase>
|
|
270
|
-
<testcase classname="CustomPropertiesSettings renders the expected Pane header" name="CustomPropertiesSettings renders the expected Pane header" time="0.
|
|
270
|
+
<testcase classname="CustomPropertiesSettings renders the expected Pane header" name="CustomPropertiesSettings renders the expected Pane header" time="0.017">
|
|
271
271
|
</testcase>
|
|
272
272
|
</testsuite>
|
|
273
273
|
</testsuites>
|
package/package.json
CHANGED
|
@@ -358,7 +358,7 @@ export default ActionList;
|
|
|
358
358
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
359
359
|
Code coverage generated by
|
|
360
360
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
361
|
-
at 2023-
|
|
361
|
+
at 2023-03-16T14:47:10.540Z
|
|
362
362
|
</div>
|
|
363
363
|
<script src="../prettify.js"></script>
|
|
364
364
|
<script>
|
|
@@ -1450,7 +1450,7 @@ export default ActionListFieldArray;
|
|
|
1450
1450
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1451
1451
|
Code coverage generated by
|
|
1452
1452
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1453
|
-
at 2023-
|
|
1453
|
+
at 2023-03-16T14:47:10.540Z
|
|
1454
1454
|
</div>
|
|
1455
1455
|
<script src="../prettify.js"></script>
|
|
1456
1456
|
<script>
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
132
132
|
Code coverage generated by
|
|
133
133
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
134
|
-
at 2023-
|
|
134
|
+
at 2023-03-16T14:47:10.540Z
|
|
135
135
|
</div>
|
|
136
136
|
<script src="../prettify.js"></script>
|
|
137
137
|
<script>
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
74
74
|
Code coverage generated by
|
|
75
75
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
76
|
-
at 2023-
|
|
76
|
+
at 2023-03-16T14:47:10.540Z
|
|
77
77
|
</div>
|
|
78
78
|
<script src="../prettify.js"></script>
|
|
79
79
|
<script>
|
|
@@ -652,7 +652,7 @@ export default CustomPropertiesLookup;
|
|
|
652
652
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
653
653
|
Code coverage generated by
|
|
654
654
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
655
|
-
at 2023-
|
|
655
|
+
at 2023-03-16T14:47:10.540Z
|
|
656
656
|
</div>
|
|
657
657
|
<script src="../../prettify.js"></script>
|
|
658
658
|
<script>
|