dimsum-e2e-tests 3.37.0-next.4 → 3.37.0-next.6

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.
Files changed (36) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/ds-card-v3/DSCardV3CO.js +9 -14
  3. package/ds-card-v3/single-select/DSCardV3.single-select.func.spec.js +34 -0
  4. package/ds-card-v3/single-select/DSCardV3.single-select.visual.spec.js +22 -0
  5. package/package.json +120 -120
  6. package/zzz-eol/ds-datagrids/DSDataGrids-selectable-default.func.spec.js +0 -27
  7. package/zzz-eol/ds-datagrids/DSDatagrid-basic.visual.spec.js +0 -16
  8. package/zzz-eol/ds-datagrids/DSDatagrid-editable.func.spec.js +0 -62
  9. package/zzz-eol/ds-datagrids/DSDatagrid-empty-state.visual.spec.js +0 -16
  10. package/zzz-eol/ds-datagrids/DSDatagrid-pui-5550.func.spec.js +0 -15
  11. package/zzz-eol/ds-datagrids/DSDatagrid-selectable-multi.visual.spec.js +0 -17
  12. package/zzz-eol/ds-datagrids/DSDatagrid-sortable.func.spec.js +0 -43
  13. package/zzz-eol/ds-datagrids/DSDatagrid.func.spec.js +0 -56
  14. package/zzz-eol/ds-datagrids/DSDatagrids-cell-renders.visual.spec.js +0 -43
  15. package/zzz-eol/ds-datagrids/DSDatagrids-control-focus.visual.spec.js +0 -30
  16. package/zzz-eol/ds-datagrids/DSDatagrids-filterable-dates.func.spec.js +0 -304
  17. package/zzz-eol/ds-datagrids/DSDatagrids-filterable-default-filters.func.spec.js +0 -27
  18. package/zzz-eol/ds-datagrids/DSDatagrids-filterable-default-filters.visual.spec.js +0 -16
  19. package/zzz-eol/ds-datagrids/DSDatagrids-filterable.func.spec.js +0 -226
  20. package/zzz-eol/ds-datagrids/DSDatagrids-header.visual.spec.js +0 -16
  21. package/zzz-eol/ds-datagrids/DSDatagrids-infinite-scrolling.func.spec.js +0 -24
  22. package/zzz-eol/ds-datagrids/DSDatagrids-pagination.func.spec.js +0 -85
  23. package/zzz-eol/ds-datagrids/DSDatagrids-pagination.visual.spec.js +0 -30
  24. package/zzz-eol/ds-datagrids/DSDatagrids-performance.func.spec.js +0 -23
  25. package/zzz-eol/ds-datagrids/DSDatagrids-selectable-multi.func.spec.js +0 -21
  26. package/zzz-eol/ds-datagrids/DSDatagrids-toolbar.visual.spec.js +0 -21
  27. package/zzz-eol/ds-datagrids/DSDatagrids-virtualization-dynamic-rows.func.spec.js +0 -18
  28. package/zzz-eol/ds-datagrids/DSDatagrids-virtualization.func.spec.js +0 -15
  29. package/zzz-eol/ds-datagrids/DSDatagrids-wrapping.visual.spec.js +0 -28
  30. package/zzz-eol/ds-datagrids/DatagridObject.js +0 -397
  31. package/zzz-eol/ds-datagrids/page-objects/Editable.componentObject.js +0 -67
  32. package/zzz-eol/ds-datagrids/page-objects/Pagination.componentObject.js +0 -72
  33. package/zzz-eol/ds-wysiwyg/DSWysiwyg.func.spec.js +0 -234
  34. package/zzz-eol/ds-wysiwyg/DSWysiwyg.image-positioning.func.spec.js +0 -43
  35. package/zzz-eol/ds-wysiwyg/DSWysiwyg.visual.spec.js +0 -81
  36. package/zzz-eol/ds-wysiwyg/DSWysiwygCO.js +0 -166
package/CHANGELOG.md CHANGED
@@ -3,6 +3,18 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [3.37.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.0-next.5...v3.37.0-next.6) (2024-06-11)
7
+
8
+ ### Features
9
+
10
+ - ds-card-v3:: e2e - test cases added [PUI-13244](https://jira.elliemae.io/browse/PUI-1244) ([#6868](https://git.elliemae.io/platform-ui/dimsum/issues/6868)) ([5ea625b](https://git.elliemae.io/platform-ui/dimsum/commit/5ea625b49e33901db04b72002f0f916ac3988a33))
11
+
12
+ ## [3.37.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.0-next.4...v3.37.0-next.5) (2024-06-10)
13
+
14
+ ### Bug Fixes
15
+
16
+ - environment:: storybook - removed wysiwyg editor & datagrid from portal ([#6864](https://git.elliemae.io/platform-ui/dimsum/issues/6864)) ([3150a9b](https://git.elliemae.io/platform-ui/dimsum/commit/3150a9b483ab1e05ed4844b9be7ee11039515a2c))
17
+
6
18
  ## [3.37.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.0-next.3...v3.37.0-next.4) (2024-06-07)
7
19
 
8
20
  **Note:** Version bump only for package dimsum-e2e-tests
@@ -5,30 +5,25 @@ import { PageObject, Urlbuilder } from '../helpers';
5
5
 
6
6
  export default class DSCardV3CO extends PageObject {
7
7
  // URL's
8
-
9
8
  static accordionURL = new Urlbuilder(PATH_E2E_CARD_V3, 'accordion-test');
10
9
 
11
- static displayURL = new Urlbuilder(PATH_E2E_CARD_V3, 'display-test');
10
+ static actionURL = new Urlbuilder(PATH_E2E_CARD_V3, 'action-test');
11
+
12
+ static disabledURL = new Urlbuilder(PATH_E2E_CARD_V3, 'disabled-test');
12
13
 
13
14
  static dragAndDropURL = new Urlbuilder(PATH_E2E_CARD_V3, 'drag-and-drop-test');
14
15
 
15
- static emptyURL = new Urlbuilder(PATH_E2E_CARD_V3, 'empty-test');
16
+ static multiActionURL = new Urlbuilder(PATH_E2E_CARD_V3, 'multi-action-test');
16
17
 
17
- static objectURL = new Urlbuilder(PATH_E2E_CARD_V3, 'object-test');
18
+ static multiSelectURL = new Urlbuilder(PATH_E2E_CARD_V3, 'multi-select-test');
18
19
 
19
- static selectURL = new Urlbuilder(PATH_E2E_CARD_V3, 'select-test');
20
+ static noActionURL = new Urlbuilder(PATH_E2E_CARD_V3, 'no-action-test');
20
21
 
21
- static statesURL = new Urlbuilder(PATH_E2E_CARD_V3, 'states-test');
22
+ static notificationBadgesURL = new Urlbuilder(PATH_E2E_CARD_V3, 'notification-badges-test');
22
23
 
23
- // selectors
24
- static async getButtonByIndex(index = 0) {
25
- return $$('[data-testid="ds-button"]')[index];
26
- }
27
-
28
- static async getRadioByIndex(index = 0) {
29
- return $$('[data-testid="ds-radio-container"]')[index];
30
- }
24
+ static singleSelectURL = new Urlbuilder(PATH_E2E_CARD_V3, 'single-select-test');
31
25
 
26
+ // selectors
32
27
  static async getActionAreaByIndex(index = 0) {
33
28
  return $$('[data-testid="ds-card-v3-action-area"]')[index];
34
29
  }
@@ -0,0 +1,34 @@
1
+ /* eslint-disable max-lines */
2
+ import { Key } from 'webdriverio';
3
+ import DSCardV3CO from '../DSCardV3CO';
4
+ import DSControlledRadioCO from '../../ds-controlled-form/ds-controlled-radio/DSControlledRadioCO';
5
+
6
+ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:options'].isTablet) {
7
+ describe('PUI-13700 - CardV3: Single Select (keyboard) - Func Test', () => {
8
+ before('loading page', async () => {
9
+ const errorOnGo = await DSCardV3CO.singleSelectURL.go();
10
+ if (errorOnGo) throw errorOnGo;
11
+ });
12
+ it('01: first radio button should be focused - [TAB]', async () => {
13
+ await browser.keys(Key.Tab);
14
+ const firstRadioButton = await DSControlledRadioCO.getRadioByIndex(0);
15
+ await expect(firstRadioButton).toBeFocused();
16
+ });
17
+ it('02: first radio button should be selected - [SPACE]', async () => {
18
+ await browser.keys(Key.Space);
19
+ const firstRadioButton = await DSControlledRadioCO.getRadioByIndex(0);
20
+ await expect(firstRadioButton).toBeSelected();
21
+ });
22
+ it('03: second radio button should be focused - [TAB]', async () => {
23
+ await browser.keys(Key.Tab);
24
+ await browser.keys(Key.Tab);
25
+ const secondRadioButton = await DSControlledRadioCO.getRadioByIndex(1);
26
+ await expect(secondRadioButton).toBeFocused();
27
+ });
28
+ it('04: second radio button should be selected - [Enter]', async () => {
29
+ await browser.keys(Key.Enter);
30
+ const secondRadioButton = await DSControlledRadioCO.getRadioByIndex(1);
31
+ await expect(secondRadioButton).toBeSelected();
32
+ });
33
+ });
34
+ }
@@ -0,0 +1,22 @@
1
+ /* eslint-disable max-lines */
2
+ import DSCardV3CO from '../DSCardV3CO';
3
+ import DSControlledRadioCO from '../../ds-controlled-form/ds-controlled-radio/DSControlledRadioCO';
4
+ import DSButtonV3CO from '../../ds-button-v3/DSButtonV3CO';
5
+
6
+ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:options'].isTablet) {
7
+ describe('PUI-13713 - CardV3: Single Select (keyboard) - Visual Test', () => {
8
+ before('loading page', async () => {
9
+ const errorOnGo = await DSCardV3CO.singleSelectURL.go();
10
+ if (errorOnGo) throw errorOnGo;
11
+ });
12
+ it('01: first radio button should be selected, and the dropdown menu should be opened', async () => {
13
+ await browser.eyesOpen();
14
+ const firstRadioButton = await DSControlledRadioCO.getRadioByIndex(0);
15
+ const ellipsisMenuBtn = await DSButtonV3CO.getButtonByIndex(0);
16
+ await firstRadioButton.click();
17
+ await ellipsisMenuBtn.click();
18
+ const snapshot = await browser.eyesCheckSnapshot(DSCardV3CO.snapshotPath('card-v3-sigle-select'));
19
+ await expect(snapshot).toEqual(0);
20
+ });
21
+ });
22
+ }
package/package.json CHANGED
@@ -1,126 +1,126 @@
1
1
  {
2
2
  "name": "dimsum-e2e-tests",
3
- "version": "3.37.0-next.4",
3
+ "version": "3.37.0-next.6",
4
4
  "description": "End-to-end tests for dimsum library",
5
5
  "dependencies": {
6
- "@elliemae/ds-banner": "3.37.0-next.4",
7
- "@elliemae/ds-basic": "3.37.0-next.4",
8
- "@elliemae/ds-button": "3.37.0-next.4",
9
- "@elliemae/ds-app-picker": "3.37.0-next.4",
10
- "@elliemae/ds-button-v2": "3.37.0-next.4",
11
- "@elliemae/ds-card": "3.37.0-next.4",
12
- "@elliemae/ds-card-array": "3.37.0-next.4",
13
- "@elliemae/ds-card-navigation": "3.37.0-next.4",
14
- "@elliemae/ds-backdrop": "3.37.0-next.4",
15
- "@elliemae/ds-button-v1": "3.37.0-next.4",
16
- "@elliemae/ds-card-v2": "3.37.0-next.4",
17
- "@elliemae/ds-card-v2-group": "3.37.0-next.4",
18
- "@elliemae/ds-chat": "3.37.0-next.4",
19
- "@elliemae/ds-chat-bubble": "3.37.0-next.4",
20
- "@elliemae/ds-card-v2-action-addon": "3.37.0-next.4",
21
- "@elliemae/ds-accordion": "3.37.0-next.4",
22
- "@elliemae/ds-breadcrumb": "3.37.0-next.4",
23
- "@elliemae/ds-chat-tile": "3.37.0-next.4",
24
- "@elliemae/ds-circular-progress-indicator": "3.37.0-next.4",
25
- "@elliemae/ds-comments": "3.37.0-next.4",
26
- "@elliemae/ds-codeeditor": "3.37.0-next.4",
27
- "@elliemae/ds-controlled-form": "3.37.0-next.4",
28
- "@elliemae/ds-data-table": "3.37.0-next.4",
29
- "@elliemae/ds-datagrids": "3.37.0-next.4",
30
- "@elliemae/ds-button-group": "3.37.0-next.4",
31
- "@elliemae/ds-date-picker": "3.37.0-next.4",
32
- "@elliemae/ds-date-range-picker": "3.37.0-next.4",
33
- "@elliemae/ds-date-range-selector": "3.37.0-next.4",
34
- "@elliemae/ds-date-time-picker": "3.37.0-next.4",
35
- "@elliemae/ds-date-time-recurrence-picker": "3.37.0-next.4",
36
- "@elliemae/ds-accessibility": "3.37.0-next.4",
37
- "@elliemae/ds-data-table-cell-header": "3.37.0-next.4",
38
- "@elliemae/ds-drag-and-drop": "3.37.0-next.4",
39
- "@elliemae/ds-dropdownmenu": "3.37.0-next.4",
40
- "@elliemae/ds-dataviz": "3.37.0-next.4",
41
- "@elliemae/ds-dialog": "3.37.0-next.4",
42
- "@elliemae/ds-filterbar": "3.37.0-next.4",
43
- "@elliemae/ds-form": "3.37.0-next.4",
44
- "@elliemae/ds-form-date-range-picker": "3.37.0-next.4",
45
- "@elliemae/ds-form-date-time-picker": "3.37.0-next.4",
46
- "@elliemae/ds-dropzone": "3.37.0-next.4",
47
- "@elliemae/ds-chip": "3.37.0-next.4",
48
- "@elliemae/ds-fast-list": "3.37.0-next.4",
49
- "@elliemae/ds-form-layout-blocks": "3.37.0-next.4",
50
- "@elliemae/ds-dataviz-pie": "3.37.0-next.4",
51
- "@elliemae/ds-grid": "3.37.0-next.4",
52
- "@elliemae/ds-header": "3.37.0-next.4",
53
- "@elliemae/ds-decision-graph": "3.37.0-next.4",
54
- "@elliemae/ds-global-header": "3.37.0-next.4",
55
- "@elliemae/ds-icons": "3.37.0-next.4",
56
- "@elliemae/ds-group-box": "3.37.0-next.4",
57
- "@elliemae/ds-imagelibrarymodal": "3.37.0-next.4",
58
- "@elliemae/ds-indeterminate-progress-indicator": "3.37.0-next.4",
59
- "@elliemae/ds-form-layout-label": "3.37.0-next.4",
60
- "@elliemae/ds-hooks-fontsize-media": "3.37.0-next.4",
61
- "@elliemae/ds-hooks-fontsize-detector": "3.37.0-next.4",
62
- "@elliemae/ds-left-navigation": "3.37.0-next.4",
63
- "@elliemae/ds-image": "3.37.0-next.4",
64
- "@elliemae/ds-menu-items": "3.37.0-next.4",
65
- "@elliemae/ds-icon": "3.37.0-next.4",
66
- "@elliemae/ds-label-value": "3.37.0-next.4",
67
- "@elliemae/ds-modal": "3.37.0-next.4",
68
- "@elliemae/ds-modal-slide": "3.37.0-next.4",
69
- "@elliemae/ds-loading-indicator": "3.37.0-next.4",
70
- "@elliemae/ds-number-range-field": "3.37.0-next.4",
71
- "@elliemae/ds-mobile": "3.37.0-next.4",
72
- "@elliemae/ds-list-section-header": "3.37.0-next.4",
73
- "@elliemae/ds-page-header": "3.37.0-next.4",
74
- "@elliemae/ds-csv-converter": "3.37.0-next.4",
75
- "@elliemae/ds-menu": "3.37.0-next.4",
76
- "@elliemae/ds-pagination": "3.37.0-next.4",
77
- "@elliemae/ds-notification-badge": "3.37.0-next.4",
78
- "@elliemae/ds-page-header-v1": "3.37.0-next.4",
79
- "@elliemae/ds-page-layout": "3.37.0-next.4",
80
- "@elliemae/ds-page-number": "3.37.0-next.4",
81
- "@elliemae/ds-popperjs": "3.37.0-next.4",
82
- "@elliemae/ds-mini-toolbar": "3.37.0-next.4",
83
- "@elliemae/ds-query-builder": "3.37.0-next.4",
84
- "@elliemae/ds-page-header-v2": "3.37.0-next.4",
85
- "@elliemae/ds-pills": "3.37.0-next.4",
86
- "@elliemae/ds-ribbon": "3.37.0-next.4",
87
- "@elliemae/ds-search-field": "3.37.0-next.4",
88
- "@elliemae/ds-separator": "3.37.0-next.4",
89
- "@elliemae/ds-shuttle": "3.37.0-next.4",
90
- "@elliemae/ds-progress-indicator": "3.37.0-next.4",
91
- "@elliemae/ds-read-more": "3.37.0-next.4",
92
- "@elliemae/ds-shuttle-v2": "3.37.0-next.4",
93
- "@elliemae/ds-resizeable-container": "3.37.0-next.4",
94
- "@elliemae/ds-side-panel": "3.37.0-next.4",
95
- "@elliemae/ds-spinner": "3.37.0-next.4",
96
- "@elliemae/ds-skeleton": "3.37.0-next.4",
97
- "@elliemae/ds-system": "3.37.0-next.4",
98
- "@elliemae/ds-stepper": "3.37.0-next.4",
99
- "@elliemae/ds-popper": "3.37.0-next.4",
100
- "@elliemae/ds-svg": "3.37.0-next.4",
101
- "@elliemae/ds-tabs": "3.37.0-next.4",
102
- "@elliemae/ds-square-indicator": "3.37.0-next.4",
103
- "@elliemae/ds-test-utils": "3.37.0-next.4",
104
- "@elliemae/ds-time-picker": "3.37.0-next.4",
105
- "@elliemae/ds-popover": "3.37.0-next.4",
106
- "@elliemae/ds-toolbar": "3.37.0-next.4",
107
- "@elliemae/ds-tooltip": "3.37.0-next.4",
108
- "@elliemae/ds-treeview": "3.37.0-next.4",
109
- "@elliemae/ds-toolbar-v2": "3.37.0-next.4",
110
- "@elliemae/ds-truncated-tooltip-text": "3.37.0-next.4",
111
- "@elliemae/ds-slider": "3.37.0-next.4",
112
- "@elliemae/ds-uploader": "3.37.0-next.4",
113
- "@elliemae/ds-utilities": "3.37.0-next.4",
114
- "@elliemae/ds-text-wrapper": "3.37.0-next.4",
115
- "@elliemae/ds-wizard": "3.37.0-next.4",
116
- "@elliemae/ds-wysiwygeditor": "3.37.0-next.4",
117
- "@elliemae/ds-truncated-expandable-text": "3.37.0-next.4",
118
- "@elliemae/ds-typography": "3.37.0-next.4",
119
- "@elliemae/ds-tree-model": "3.37.0-next.4",
120
- "@elliemae/ds-transition": "3.37.0-next.4",
121
- "@elliemae/ds-zipcode-search": "3.37.0-next.4",
122
- "@elliemae/ds-toast": "3.37.0-next.4",
123
- "@elliemae/ds-virtual-list": "3.37.0-next.4",
124
- "@elliemae/ds-zoom": "3.37.0-next.4"
6
+ "@elliemae/ds-accessibility": "3.37.0-next.6",
7
+ "@elliemae/ds-backdrop": "3.37.0-next.6",
8
+ "@elliemae/ds-banner": "3.37.0-next.6",
9
+ "@elliemae/ds-accordion": "3.37.0-next.6",
10
+ "@elliemae/ds-basic": "3.37.0-next.6",
11
+ "@elliemae/ds-app-picker": "3.37.0-next.6",
12
+ "@elliemae/ds-breadcrumb": "3.37.0-next.6",
13
+ "@elliemae/ds-button": "3.37.0-next.6",
14
+ "@elliemae/ds-button-group": "3.37.0-next.6",
15
+ "@elliemae/ds-button-v1": "3.37.0-next.6",
16
+ "@elliemae/ds-card": "3.37.0-next.6",
17
+ "@elliemae/ds-card-array": "3.37.0-next.6",
18
+ "@elliemae/ds-card-navigation": "3.37.0-next.6",
19
+ "@elliemae/ds-card-v2": "3.37.0-next.6",
20
+ "@elliemae/ds-card-v2-group": "3.37.0-next.6",
21
+ "@elliemae/ds-button-v2": "3.37.0-next.6",
22
+ "@elliemae/ds-chat": "3.37.0-next.6",
23
+ "@elliemae/ds-chat-tile": "3.37.0-next.6",
24
+ "@elliemae/ds-chat-bubble": "3.37.0-next.6",
25
+ "@elliemae/ds-card-v2-action-addon": "3.37.0-next.6",
26
+ "@elliemae/ds-chip": "3.37.0-next.6",
27
+ "@elliemae/ds-circular-progress-indicator": "3.37.0-next.6",
28
+ "@elliemae/ds-codeeditor": "3.37.0-next.6",
29
+ "@elliemae/ds-comments": "3.37.0-next.6",
30
+ "@elliemae/ds-controlled-form": "3.37.0-next.6",
31
+ "@elliemae/ds-data-table": "3.37.0-next.6",
32
+ "@elliemae/ds-csv-converter": "3.37.0-next.6",
33
+ "@elliemae/ds-dataviz": "3.37.0-next.6",
34
+ "@elliemae/ds-datagrids": "3.37.0-next.6",
35
+ "@elliemae/ds-date-picker": "3.37.0-next.6",
36
+ "@elliemae/ds-dataviz-pie": "3.37.0-next.6",
37
+ "@elliemae/ds-data-table-cell-header": "3.37.0-next.6",
38
+ "@elliemae/ds-date-range-picker": "3.37.0-next.6",
39
+ "@elliemae/ds-date-range-selector": "3.37.0-next.6",
40
+ "@elliemae/ds-date-time-picker": "3.37.0-next.6",
41
+ "@elliemae/ds-date-time-recurrence-picker": "3.37.0-next.6",
42
+ "@elliemae/ds-decision-graph": "3.37.0-next.6",
43
+ "@elliemae/ds-drag-and-drop": "3.37.0-next.6",
44
+ "@elliemae/ds-dropdownmenu": "3.37.0-next.6",
45
+ "@elliemae/ds-dropzone": "3.37.0-next.6",
46
+ "@elliemae/ds-dialog": "3.37.0-next.6",
47
+ "@elliemae/ds-fast-list": "3.37.0-next.6",
48
+ "@elliemae/ds-filterbar": "3.37.0-next.6",
49
+ "@elliemae/ds-form-date-time-picker": "3.37.0-next.6",
50
+ "@elliemae/ds-form-date-range-picker": "3.37.0-next.6",
51
+ "@elliemae/ds-form": "3.37.0-next.6",
52
+ "@elliemae/ds-form-layout-blocks": "3.37.0-next.6",
53
+ "@elliemae/ds-form-layout-label": "3.37.0-next.6",
54
+ "@elliemae/ds-hooks-fontsize-detector": "3.37.0-next.6",
55
+ "@elliemae/ds-grid": "3.37.0-next.6",
56
+ "@elliemae/ds-global-header": "3.37.0-next.6",
57
+ "@elliemae/ds-group-box": "3.37.0-next.6",
58
+ "@elliemae/ds-hooks-fontsize-media": "3.37.0-next.6",
59
+ "@elliemae/ds-header": "3.37.0-next.6",
60
+ "@elliemae/ds-icon": "3.37.0-next.6",
61
+ "@elliemae/ds-image": "3.37.0-next.6",
62
+ "@elliemae/ds-imagelibrarymodal": "3.37.0-next.6",
63
+ "@elliemae/ds-icons": "3.37.0-next.6",
64
+ "@elliemae/ds-indeterminate-progress-indicator": "3.37.0-next.6",
65
+ "@elliemae/ds-label-value": "3.37.0-next.6",
66
+ "@elliemae/ds-list-section-header": "3.37.0-next.6",
67
+ "@elliemae/ds-left-navigation": "3.37.0-next.6",
68
+ "@elliemae/ds-loading-indicator": "3.37.0-next.6",
69
+ "@elliemae/ds-menu": "3.37.0-next.6",
70
+ "@elliemae/ds-menu-items": "3.37.0-next.6",
71
+ "@elliemae/ds-mobile": "3.37.0-next.6",
72
+ "@elliemae/ds-modal": "3.37.0-next.6",
73
+ "@elliemae/ds-modal-slide": "3.37.0-next.6",
74
+ "@elliemae/ds-notification-badge": "3.37.0-next.6",
75
+ "@elliemae/ds-mini-toolbar": "3.37.0-next.6",
76
+ "@elliemae/ds-number-range-field": "3.37.0-next.6",
77
+ "@elliemae/ds-page-header-v1": "3.37.0-next.6",
78
+ "@elliemae/ds-page-header": "3.37.0-next.6",
79
+ "@elliemae/ds-page-header-v2": "3.37.0-next.6",
80
+ "@elliemae/ds-page-layout": "3.37.0-next.6",
81
+ "@elliemae/ds-page-number": "3.37.0-next.6",
82
+ "@elliemae/ds-popover": "3.37.0-next.6",
83
+ "@elliemae/ds-popper": "3.37.0-next.6",
84
+ "@elliemae/ds-pills": "3.37.0-next.6",
85
+ "@elliemae/ds-popperjs": "3.37.0-next.6",
86
+ "@elliemae/ds-progress-indicator": "3.37.0-next.6",
87
+ "@elliemae/ds-query-builder": "3.37.0-next.6",
88
+ "@elliemae/ds-pagination": "3.37.0-next.6",
89
+ "@elliemae/ds-resizeable-container": "3.37.0-next.6",
90
+ "@elliemae/ds-ribbon": "3.37.0-next.6",
91
+ "@elliemae/ds-read-more": "3.37.0-next.6",
92
+ "@elliemae/ds-search-field": "3.37.0-next.6",
93
+ "@elliemae/ds-separator": "3.37.0-next.6",
94
+ "@elliemae/ds-shuttle-v2": "3.37.0-next.6",
95
+ "@elliemae/ds-shuttle": "3.37.0-next.6",
96
+ "@elliemae/ds-side-panel": "3.37.0-next.6",
97
+ "@elliemae/ds-skeleton": "3.37.0-next.6",
98
+ "@elliemae/ds-slider": "3.37.0-next.6",
99
+ "@elliemae/ds-spinner": "3.37.0-next.6",
100
+ "@elliemae/ds-square-indicator": "3.37.0-next.6",
101
+ "@elliemae/ds-stepper": "3.37.0-next.6",
102
+ "@elliemae/ds-system": "3.37.0-next.6",
103
+ "@elliemae/ds-tabs": "3.37.0-next.6",
104
+ "@elliemae/ds-svg": "3.37.0-next.6",
105
+ "@elliemae/ds-text-wrapper": "3.37.0-next.6",
106
+ "@elliemae/ds-time-picker": "3.37.0-next.6",
107
+ "@elliemae/ds-test-utils": "3.37.0-next.6",
108
+ "@elliemae/ds-toolbar": "3.37.0-next.6",
109
+ "@elliemae/ds-toolbar-v2": "3.37.0-next.6",
110
+ "@elliemae/ds-tooltip": "3.37.0-next.6",
111
+ "@elliemae/ds-toast": "3.37.0-next.6",
112
+ "@elliemae/ds-transition": "3.37.0-next.6",
113
+ "@elliemae/ds-tree-model": "3.37.0-next.6",
114
+ "@elliemae/ds-treeview": "3.37.0-next.6",
115
+ "@elliemae/ds-truncated-tooltip-text": "3.37.0-next.6",
116
+ "@elliemae/ds-truncated-expandable-text": "3.37.0-next.6",
117
+ "@elliemae/ds-uploader": "3.37.0-next.6",
118
+ "@elliemae/ds-utilities": "3.37.0-next.6",
119
+ "@elliemae/ds-typography": "3.37.0-next.6",
120
+ "@elliemae/ds-virtual-list": "3.37.0-next.6",
121
+ "@elliemae/ds-zipcode-search": "3.37.0-next.6",
122
+ "@elliemae/ds-wysiwygeditor": "3.37.0-next.6",
123
+ "@elliemae/ds-wizard": "3.37.0-next.6",
124
+ "@elliemae/ds-zoom": "3.37.0-next.6"
125
125
  }
126
126
  }
@@ -1,27 +0,0 @@
1
- import DG from './DatagridObject';
2
- import { isChecked } from '../../helpers';
3
-
4
- if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:options'].isTablet) {
5
- describe('PUI-6168 - DataGrid, Multi, First row selected by default', () => {
6
- before('loading page', async () => {
7
- const errorOnGo = await DG.selectableMultiFirstRowSelectedURL.go();
8
- if (errorOnGo) throw errorOnGo;
9
- });
10
- it('should display the first row selected by default', async () => {
11
- const checkBox = await DG.getCheckbox(1);
12
- const checkBoxChecked = await isChecked(checkBox);
13
- await expect(checkBoxChecked).toBe(true);
14
- });
15
- });
16
- describe('PUI-6169 - DataGrid, First row selected by default', () => {
17
- before('loading page', async () => {
18
- const errorOnGo = await DG.selectableFirstRowSelectedURL.go();
19
- if (errorOnGo) throw errorOnGo;
20
- });
21
- it('should display the first row selected by default', async () => {
22
- const radioButton = await DG.getRadioButton(0);
23
- const radioButtonChecked = await isChecked(radioButton);
24
- await expect(radioButtonChecked).toBe(true);
25
- });
26
- });
27
- }
@@ -1,16 +0,0 @@
1
- import DG from './DatagridObject';
2
-
3
- if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:options'].isTablet) {
4
- describe('PUI-4032 - DataGrid - Visual test for sticky toolbar', () => {
5
- before('loading page', async () => {
6
- const errorOnGo = await DG.allFeatures.go();
7
- if (errorOnGo) throw errorOnGo;
8
- });
9
- it('should not display extra scrollbar when toolbar is present', async () => {
10
- await browser.eyesOpen();
11
- await (await DG.getFilterHeader('Name')).waitForDisplayed({ timeout: 5000 });
12
- const snapshot = await browser.eyesCheckSnapshot(DG.snapshotPath('datagrid--basic'));
13
- await expect(snapshot).toEqual(0);
14
- });
15
- });
16
- }
@@ -1,62 +0,0 @@
1
- /* eslint-env mocha */
2
- import Editable from './page-objects/Editable.componentObject';
3
-
4
- if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:options'].isTablet) {
5
- describe('PUI-2900 - DataGrid Editable textbox', () => {
6
- before('loading page', async () => {
7
- const errorOnGo = await Editable.editableURL.go();
8
- if (errorOnGo) throw errorOnGo;
9
- });
10
-
11
- it('should clear content of cell', async () => {
12
- await Editable.clearField(2);
13
- await Editable.clickCell(3);
14
- const cellText = await (await Editable.getCell(2)).getText();
15
- await expect(cellText).not.toEqual('artist');
16
- });
17
-
18
- it('should edit correctly textbox', async () => {
19
- const cell = await Editable.getCell(2);
20
- await cell.doubleClick();
21
- await Editable.sendVal('Editable test');
22
- await Editable.clickCell(3);
23
- const cellText = await (await Editable.getCell(2)).getText();
24
- await expect(cellText).toContain('Editable test');
25
- });
26
- });
27
-
28
- describe('PUI-2901 - DataGrid Editable combobox', () => {
29
- before('loading page', async () => {
30
- const errorOnGo = await Editable.editableURL.go();
31
- if (errorOnGo) throw errorOnGo;
32
- });
33
- it('should open combobox', async () => {
34
- const cell = await Editable.getCellCountry(1);
35
- await cell.waitForDisplayed();
36
- await cell.click(); // TODO : check why this explodes in BS but not in local
37
- const combobox = await Editable.getComboBoxMenu();
38
- await combobox.waitForDisplayed();
39
- const comboMenu = await Editable.getComboBoxMenu();
40
- await expect(comboMenu).toExist();
41
- });
42
-
43
- it('should set correctly an option of combobox', async () => {
44
- await (await Editable.getComboBoxOption('Option 2')).click();
45
- await Editable.clickCell(2);
46
- const cellText = await (await Editable.getCellCountry(1)).getText();
47
- await expect(cellText).toContain('Option 2');
48
- });
49
- });
50
- describe('PUI-3741 - DataGrid Editable tooltip', () => {
51
- before('loading page', async () => {
52
- const errorOnGo = await Editable.editableURL.go();
53
- if (errorOnGo) throw errorOnGo;
54
- });
55
- it('should not render tooltip on cell without truncation', async () => {
56
- const cell = await Editable.getCellName(6);
57
- await cell.moveTo();
58
- const dsPortal = await $('.em-ds-portal');
59
- await expect(dsPortal).not.toBeDisplayed();
60
- });
61
- });
62
- }
@@ -1,16 +0,0 @@
1
- import DG from './DatagridObject';
2
-
3
- if (!browser.capabilities['ice:options'].isPhone) {
4
- describe('pui-6156 - DataGrid, Emtpy State - Visual Test', () => {
5
- before('loading page', async () => {
6
- const errorOnGo = await DG.emptyStateURL.go();
7
- if (errorOnGo) throw errorOnGo;
8
- });
9
- it('should display datagrid with empty state', async () => {
10
- await browser.eyesOpen();
11
- await (await DG.getClickMeBtn()).waitForDisplayed({ timeout: 5000 });
12
- const snapshot = await browser.eyesCheckSnapshot(DG.snapshotPath('datagrid--empty-state'));
13
- await expect(snapshot).toEqual(0);
14
- });
15
- });
16
- }
@@ -1,15 +0,0 @@
1
- import { Key } from 'webdriverio';
2
- import DG from './DatagridObject';
3
-
4
- if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:options'].isTablet) {
5
- describe('PUI-5773 - DataGrid - Shift key down on input', () => {
6
- it('should not lose current focus on shift keypress', async () => {
7
- await (await DG.pui5550).go();
8
- await (await DG.getHeaderCell(1)).waitForDisplayed({ timeout: 5000 });
9
- const input = await DG.getInputField(0);
10
- await input.click();
11
- await browser.keys(Key.Shift);
12
- await expect(input).toBeFocused();
13
- });
14
- });
15
- }
@@ -1,17 +0,0 @@
1
- import DG from './DatagridObject';
2
-
3
- if (!browser.capabilities['ice:options'].isPhone) {
4
- describe('PUI-6155 - DataGrid, Selectable Multi - Visual Test', () => {
5
- before('loading page', async () => {
6
- const errorOnGo = await DG.selectableMultiURL.go();
7
- if (errorOnGo) throw errorOnGo;
8
- });
9
- it('should display basic DataGrid with selectable multi', async () => {
10
- await (await DG.getFilterHeader('Name')).waitForDisplayed();
11
- // eslint-disable-next-line wdio/no-pause
12
- await browser.pause(500);
13
- const snapshot = await browser.checkSnapshot(DG.snapshotPath('datagrid--selectable-multi'));
14
- await expect(snapshot).toEqual(0);
15
- });
16
- });
17
- }
@@ -1,43 +0,0 @@
1
- import DG from './DatagridObject';
2
-
3
- if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:options'].isTablet) {
4
- describe('PUI-4111 - DataGrid - Sorting dates', () => {
5
- before('loading page', async () => {
6
- const errorOnGo = await DG.sortablePUI4017.go();
7
- if (errorOnGo) throw errorOnGo;
8
- });
9
- it('should display dates in correct order', async () => {
10
- await (await DG.getDataGridHeader(1)).click();
11
- const columnText0 = await (await DG.getColumnDate(0)).getText();
12
- const columnText3 = await (await DG.getColumnDate(3)).getText();
13
- const columnText4 = await (await DG.getColumnDate(4)).getText();
14
- await expect(columnText0).toContain('12:05 am');
15
- await expect(columnText3).toContain('11:00 am');
16
- await expect(columnText4).toContain('08:00 pm');
17
- await (await DG.getDataGridHeader(1)).click();
18
- const columnText0b = await (await DG.getColumnDate(0)).getText();
19
- const columnText1 = await (await DG.getColumnDate(1)).getText();
20
- const columnText4b = await (await DG.getColumnDate(4)).getText();
21
- await expect(columnText0b).toContain('08:00 pm');
22
- await expect(columnText1).toContain('11:00 am');
23
- await expect(columnText4b).toContain('12:05 am');
24
- });
25
- });
26
- describe('PUI-4799 - [DataGrid] - Sorting with empty columns', () => {
27
- before('loading page', async () => {
28
- const errorOnGo = await DG.sortableEmpty.go();
29
- if (errorOnGo) throw errorOnGo;
30
- });
31
- it('should display dates in correct order', async () => {
32
- const sortCell = await DG.getSortCell('position', 0);
33
- await expect(sortCell).toHaveTextContaining('Developer');
34
- await (await DG.getDataGridHeader(1)).click();
35
- const sortCell0 = await DG.getSortCell('position', 0);
36
- const sortCell12 = await DG.getSortCell('position', 12);
37
- const sortCell15 = await DG.getSortCell('position', 15);
38
- await expect(sortCell0).toHaveTextContaining('Designer');
39
- await expect(sortCell12).toHaveTextContaining('');
40
- await expect(sortCell15).toHaveTextContaining('');
41
- });
42
- });
43
- }