dimsum-e2e-tests 3.28.1-rc.2 → 3.29.0-next.2
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 +70 -68
- package/ds-autocomplete/DSAutocomplete.axe-core.func.spec.js +14 -0
- package/ds-autocomplete/DSAutocomplete.visual.spec.js +20 -0
- package/ds-autocomplete/DSAutocompleteCO.js +2 -0
- package/ds-controlled-form/ds-controlled-date-time-picker/DSControlledDateTimePickerCO.js +11 -0
- package/ds-controlled-form/ds-controlled-date-time-picker/date-input/DateInput.keyboard-nav.func.spec.js +43 -0
- package/ds-controlled-form/ds-controlled-date-time-picker/date-time-picker/DateTimePicker.func.spec.js +1 -1
- package/ds-data-table-async/DSDataTableCO.js +4 -0
- package/ds-data-table-async/basic/DSDataTable.basic.func.spec.js +16 -0
- package/ds-data-table-async/resizable/DSDataTable.resizable.visual.spec.js +25 -0
- package/ds-global-header/GlobalHeader.axe-core.func.spec.js +78 -0
- package/ds-global-header/GlobalHeaderCO.js +10 -0
- package/ds-tabs/DSTabs.axe-core.func.spec.js +9 -7
- package/package.json +119 -119
package/CHANGELOG.md
CHANGED
|
@@ -3,191 +3,193 @@
|
|
|
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.
|
|
6
|
+
## [3.29.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0-next.1...v3.29.0-next.2) (2024-01-29)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
9
9
|
|
|
10
|
-
## [3.
|
|
10
|
+
## [3.29.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0-next.0...v3.29.0-next.1) (2024-01-29)
|
|
11
11
|
|
|
12
12
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
13
13
|
|
|
14
|
-
## [3.
|
|
14
|
+
## [3.29.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.12...v3.29.0-next.0) (2024-01-28)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
17
17
|
|
|
18
|
-
## [3.27.0-
|
|
18
|
+
## [3.27.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.11...v3.27.0-next.12) (2024-01-19)
|
|
19
|
+
|
|
20
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
21
|
+
|
|
22
|
+
## [3.27.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.10...v3.27.0-next.11) (2024-01-19)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
25
|
+
|
|
26
|
+
## [3.27.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.9...v3.27.0-next.10) (2024-01-19)
|
|
19
27
|
|
|
20
28
|
### Features
|
|
21
29
|
|
|
22
30
|
- ds-menu-items:: refactored components + improved typescript & useKeyboardNavigation fixes [PUI-12351](https://jira.elliemae.io/browse/PUI-12351) [PUI-12068](https://jira.elliemae.io/browse/PUI-12068) ([#6527](https://git.elliemae.io/platform-ui/dimsum/issues/6527)) ([eb5e14b](https://git.elliemae.io/platform-ui/dimsum/commit/eb5e14bab88287cc302ff6506f695ec6875e85ce))
|
|
23
31
|
|
|
24
|
-
## [3.
|
|
32
|
+
## [3.27.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.8...v3.27.0-next.9) (2024-01-17)
|
|
25
33
|
|
|
26
34
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
27
35
|
|
|
28
|
-
## [3.
|
|
36
|
+
## [3.27.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.7...v3.27.0-next.8) (2024-01-11)
|
|
29
37
|
|
|
30
38
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
31
39
|
|
|
32
|
-
## [3.
|
|
40
|
+
## [3.27.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.6...v3.27.0-next.7) (2024-01-11)
|
|
33
41
|
|
|
34
42
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
35
43
|
|
|
36
|
-
## [3.
|
|
44
|
+
## [3.27.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.5...v3.27.0-next.6) (2024-01-10)
|
|
37
45
|
|
|
38
46
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
39
47
|
|
|
40
|
-
## [3.
|
|
48
|
+
## [3.27.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.4...v3.27.0-next.5) (2024-01-10)
|
|
41
49
|
|
|
42
50
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
43
51
|
|
|
44
|
-
## [3.
|
|
45
|
-
|
|
46
|
-
### Features
|
|
52
|
+
## [3.27.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.3...v3.27.0-next.4) (2024-01-10)
|
|
47
53
|
|
|
48
|
-
|
|
54
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
49
55
|
|
|
50
|
-
## [3.
|
|
56
|
+
## [3.27.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.2...v3.27.0-next.3) (2024-01-09)
|
|
51
57
|
|
|
52
58
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
53
59
|
|
|
54
|
-
## [3.
|
|
60
|
+
## [3.27.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.1...v3.27.0-next.2) (2024-01-08)
|
|
55
61
|
|
|
56
62
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
57
63
|
|
|
58
|
-
## [3.
|
|
64
|
+
## [3.27.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.12...v3.27.0-next.1) (2024-01-03)
|
|
59
65
|
|
|
60
66
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
61
67
|
|
|
62
|
-
## [3.
|
|
68
|
+
## [3.26.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.12...v3.26.1-rc.1) (2024-01-02)
|
|
63
69
|
|
|
64
70
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
65
71
|
|
|
66
|
-
## [3.
|
|
72
|
+
## [3.26.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.11...v3.26.0-next.12) (2023-12-26)
|
|
67
73
|
|
|
68
74
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
69
75
|
|
|
70
|
-
## [3.
|
|
76
|
+
## [3.26.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.10...v3.26.0-next.11) (2023-12-20)
|
|
71
77
|
|
|
72
78
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
73
79
|
|
|
74
|
-
## [3.
|
|
80
|
+
## [3.26.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.9...v3.26.0-next.10) (2023-12-20)
|
|
75
81
|
|
|
76
82
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
77
83
|
|
|
78
|
-
## [3.
|
|
84
|
+
## [3.26.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.8...v3.26.0-next.9) (2023-12-18)
|
|
79
85
|
|
|
80
|
-
|
|
86
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
81
87
|
|
|
82
|
-
|
|
88
|
+
## [3.26.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.7...v3.26.0-next.8) (2023-12-14)
|
|
83
89
|
|
|
84
|
-
|
|
90
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
91
|
+
|
|
92
|
+
## [3.26.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.6...v3.26.0-next.7) (2023-12-14)
|
|
85
93
|
|
|
86
94
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
87
95
|
|
|
88
|
-
## [3.
|
|
96
|
+
## [3.26.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.5...v3.26.0-next.6) (2023-12-13)
|
|
89
97
|
|
|
90
98
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
91
99
|
|
|
92
|
-
## [3.
|
|
100
|
+
## [3.26.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.4...v3.26.0-next.5) (2023-12-12)
|
|
93
101
|
|
|
94
102
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
95
103
|
|
|
96
|
-
## [3.
|
|
104
|
+
## [3.26.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.3...v3.26.0-next.4) (2023-12-11)
|
|
97
105
|
|
|
98
106
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
99
107
|
|
|
100
|
-
## [3.
|
|
108
|
+
## [3.26.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.2...v3.26.0-next.3) (2023-12-08)
|
|
109
|
+
|
|
110
|
+
### Features
|
|
111
|
+
|
|
112
|
+
- ds-form-combobox:: single multi packages and native select [PUI-12092](https://jira.elliemae.io/browse/PUI-12092) ([#6435](https://git.elliemae.io/platform-ui/dimsum/issues/6435)) ([ed12c39](https://git.elliemae.io/platform-ui/dimsum/commit/ed12c3976a6e3eb4262f7554673cb28a72e90159))
|
|
113
|
+
|
|
114
|
+
## [3.26.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.5...v3.26.0-next.2) (2023-12-08)
|
|
101
115
|
|
|
102
116
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
103
117
|
|
|
104
|
-
## [3.
|
|
118
|
+
## [3.26.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.5...v3.26.0-rc.1) (2023-12-08)
|
|
105
119
|
|
|
106
120
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
107
121
|
|
|
108
|
-
## [3.
|
|
122
|
+
## [3.26.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.5...v3.26.0-rc.1) (2023-12-07)
|
|
109
123
|
|
|
110
124
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
111
125
|
|
|
112
|
-
## [3.
|
|
126
|
+
## [3.25.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.4...v3.25.0-next.5) (2023-12-01)
|
|
113
127
|
|
|
114
128
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
115
129
|
|
|
116
|
-
## [3.
|
|
130
|
+
## [3.25.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.3...v3.25.0-next.4) (2023-11-29)
|
|
117
131
|
|
|
118
132
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
119
133
|
|
|
120
|
-
## [3.
|
|
134
|
+
## [3.25.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.2...v3.25.0-next.3) (2023-11-28)
|
|
121
135
|
|
|
122
136
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
123
137
|
|
|
124
|
-
## [3.
|
|
138
|
+
## [3.25.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.1...v3.25.0-next.2) (2023-11-27)
|
|
125
139
|
|
|
126
140
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
127
141
|
|
|
128
|
-
## [3.
|
|
142
|
+
## [3.25.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.4...v3.25.0-next.1) (2023-11-27)
|
|
129
143
|
|
|
130
144
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
131
145
|
|
|
132
|
-
## [3.
|
|
146
|
+
## [3.24.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.4...v3.24.1-rc.0) (2023-11-26)
|
|
133
147
|
|
|
134
148
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
135
149
|
|
|
136
|
-
## [3.
|
|
150
|
+
## [3.24.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.4...v3.24.1-rc.0) (2023-11-26)
|
|
137
151
|
|
|
138
152
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
139
153
|
|
|
140
|
-
## [3.
|
|
154
|
+
## [3.24.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.3...v3.24.0-next.4) (2023-11-21)
|
|
141
155
|
|
|
142
156
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
143
157
|
|
|
144
|
-
## [3.
|
|
158
|
+
## [3.24.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.2...v3.24.0-next.3) (2023-11-21)
|
|
145
159
|
|
|
146
160
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
147
161
|
|
|
148
|
-
## [3.
|
|
162
|
+
## [3.24.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.1...v3.24.0-next.2) (2023-11-21)
|
|
149
163
|
|
|
150
|
-
|
|
164
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
151
165
|
|
|
152
|
-
|
|
166
|
+
## [3.24.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.0...v3.24.0-next.1) (2023-11-17)
|
|
153
167
|
|
|
154
|
-
|
|
168
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
169
|
+
|
|
170
|
+
## [3.24.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.38...v3.24.0-next.0) (2023-11-17)
|
|
155
171
|
|
|
156
172
|
### Features
|
|
157
173
|
|
|
158
|
-
-
|
|
159
|
-
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://git.elliemae.io/platform-ui/dimsum/issues/6284)) ([daa70f0](https://git.elliemae.io/platform-ui/dimsum/commit/daa70f0c26508d0b3dc0e861d8c103888f5e5c4b))
|
|
160
|
-
- ds-dropzone:: dropzone poc [PUI-11334](https://jira.elliemae.io/browse/PUI-11334) ([#6262](https://git.elliemae.io/platform-ui/dimsum/issues/6262)) ([8e973fa](https://git.elliemae.io/platform-ui/dimsum/commit/8e973fa22e8ee6e39db422480f04e4302e0881ed))
|
|
161
|
-
- ds-form-toggle:: update toggle patterns, add axe core tests, add doc [PUI-11035] (https://jira.elliemae.io/browse/PUI-11035) ([#6134](https://git.elliemae.io/platform-ui/dimsum/issues/6134)) ([297340e](https://git.elliemae.io/platform-ui/dimsum/commit/297340ee3b6a234f2b4dc76aa330aa55a218c1e0))
|
|
162
|
-
- ds-side-panel:: slots for side panel header and closeButtonRef [PUI-11333](https://jira.elliemae.io/browse/PUI-11333), [PUI-11558](https://jira.elliemae.io/browse/PUI-11558), [PUI-11494](https://jira.elliemae.io/browse/PUI-11494), [PUI-11493](https://jira.elliemae.io/browse/PUI-11493) ([#6204](https://git.elliemae.io/platform-ui/dimsum/issues/6204)) ([69704dc](https://git.elliemae.io/platform-ui/dimsum/commit/69704dc3fd8f2b529f0ec2176a1f6a6f8299f537))
|
|
163
|
-
- ds-uploader:: slots, styled components migration and customization example [PUI-11217](https://jira.elliemae.io/browse/PUI-11217), [PUI-11218](https://jira.elliemae.io/browse/PUI-11218), [PUI-11210](https://jira.elliemae.io/browse/PUI-11210), [PUI-11286](https://jira.elliemae.io/browse/PUI-11286), [PUI-11256](https://jira.elliemae.io/browse/PUI-11256), [PUI-11314](https://jira.elliemae.io/browse/PUI-11314), [PUI-11322](https://jira.elliemae.io/browse/PUI-11322) ([#6106](https://git.elliemae.io/platform-ui/dimsum/issues/6106)) ([3ccc45a](https://git.elliemae.io/platform-ui/dimsum/commit/3ccc45af0c3eeb6fbe943affe5f4bbd91dbba22d))
|
|
164
|
-
- ds-wizard:: ts, styled components, eslint, global and xstyled attrs, axe-core [PUI-10387](https://jira.elliemae.io/browse/PUI-10387) ([#6111](https://git.elliemae.io/platform-ui/dimsum/issues/6111)) ([0b56b7a](https://git.elliemae.io/platform-ui/dimsum/commit/0b56b7ae2b92b71b9f9a5080d372c5ed1ac5d704))
|
|
165
|
-
- environment:: deprecated components removed [PUI-11186] (https://jira.elliemae.io/browse/PUI-11186) ([#6129](https://git.elliemae.io/platform-ui/dimsum/issues/6129)) ([df8a110](https://git.elliemae.io/platform-ui/dimsum/commit/df8a11025e91cac529ebb5cd180d9840c714d396))
|
|
166
|
-
- environment:: move ds-group-box to EOL [PUI-11411](https://jira.elliemae.io/browse/PUI-11411) ([#6181](https://git.elliemae.io/platform-ui/dimsum/issues/6181)) ([09ad019](https://git.elliemae.io/platform-ui/dimsum/commit/09ad019472e5d5d65f6f0080d22a31ec6b630d1f))
|
|
174
|
+
- ds-number-range-field:: eol component [PUI-11807](https://jira.elliemae.io/browse/PUI-11807) ([#6328](https://git.elliemae.io/platform-ui/dimsum/issues/6328)) ([77af41d](https://git.elliemae.io/platform-ui/dimsum/commit/77af41dcc446490c756238ee7c365bf2f3308014))
|
|
167
175
|
|
|
168
176
|
### Bug Fixes
|
|
169
177
|
|
|
170
|
-
- ds-
|
|
171
|
-
- environment:: fix ds-card axe core issues [PUI-11050](https://jira.elliemae.io/browse/PUI-11050) ([#6171](https://git.elliemae.io/platform-ui/dimsum/issues/6171)) ([021d741](https://git.elliemae.io/platform-ui/dimsum/commit/021d741a0c568adcec4fb1d191e543801b1d63d2))
|
|
178
|
+
- ds-shuttle-v2:: fixing amp issues [PUI-11630](https://jira.elliemae.io/browse/PUI-11630), [PUI-10912](https://jira.elliemae.io/browse/PUI-10912) ([#6301](https://git.elliemae.io/platform-ui/dimsum/issues/6301)) ([f721213](https://git.elliemae.io/platform-ui/dimsum/commit/f721213ac324ac23d6824a71627cc13dfaa5f141))
|
|
172
179
|
|
|
173
|
-
## [3.22.0-next.
|
|
180
|
+
## [3.22.0-next.37](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.36...v3.22.0-next.37) (2023-10-26)
|
|
174
181
|
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
- dimsum:: change packages structure [PUI-10876](https://jira.elliemae.io/browse/PUI-10876) ([#6266](https://git.elliemae.io/platform-ui/dimsum/issues/6266)) ([565871f](https://git.elliemae.io/platform-ui/dimsum/commit/565871faf8fd8edf056e923cacb1de36f3c5beaa))
|
|
178
|
-
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://git.elliemae.io/platform-ui/dimsum/issues/6284)) ([daa70f0](https://git.elliemae.io/platform-ui/dimsum/commit/daa70f0c26508d0b3dc0e861d8c103888f5e5c4b))
|
|
179
|
-
- ds-dropzone:: dropzone poc [PUI-11334](https://jira.elliemae.io/browse/PUI-11334) ([#6262](https://git.elliemae.io/platform-ui/dimsum/issues/6262)) ([8e973fa](https://git.elliemae.io/platform-ui/dimsum/commit/8e973fa22e8ee6e39db422480f04e4302e0881ed))
|
|
180
|
-
- ds-form-toggle:: update toggle patterns, add axe core tests, add doc [PUI-11035] (https://jira.elliemae.io/browse/PUI-11035) ([#6134](https://git.elliemae.io/platform-ui/dimsum/issues/6134)) ([297340e](https://git.elliemae.io/platform-ui/dimsum/commit/297340ee3b6a234f2b4dc76aa330aa55a218c1e0))
|
|
181
|
-
- ds-side-panel:: slots for side panel header and closeButtonRef [PUI-11333](https://jira.elliemae.io/browse/PUI-11333), [PUI-11558](https://jira.elliemae.io/browse/PUI-11558), [PUI-11494](https://jira.elliemae.io/browse/PUI-11494), [PUI-11493](https://jira.elliemae.io/browse/PUI-11493) ([#6204](https://git.elliemae.io/platform-ui/dimsum/issues/6204)) ([69704dc](https://git.elliemae.io/platform-ui/dimsum/commit/69704dc3fd8f2b529f0ec2176a1f6a6f8299f537))
|
|
182
|
-
- ds-uploader:: slots, styled components migration and customization example [PUI-11217](https://jira.elliemae.io/browse/PUI-11217), [PUI-11218](https://jira.elliemae.io/browse/PUI-11218), [PUI-11210](https://jira.elliemae.io/browse/PUI-11210), [PUI-11286](https://jira.elliemae.io/browse/PUI-11286), [PUI-11256](https://jira.elliemae.io/browse/PUI-11256), [PUI-11314](https://jira.elliemae.io/browse/PUI-11314), [PUI-11322](https://jira.elliemae.io/browse/PUI-11322) ([#6106](https://git.elliemae.io/platform-ui/dimsum/issues/6106)) ([3ccc45a](https://git.elliemae.io/platform-ui/dimsum/commit/3ccc45af0c3eeb6fbe943affe5f4bbd91dbba22d))
|
|
183
|
-
- ds-wizard:: ts, styled components, eslint, global and xstyled attrs, axe-core [PUI-10387](https://jira.elliemae.io/browse/PUI-10387) ([#6111](https://git.elliemae.io/platform-ui/dimsum/issues/6111)) ([0b56b7a](https://git.elliemae.io/platform-ui/dimsum/commit/0b56b7ae2b92b71b9f9a5080d372c5ed1ac5d704))
|
|
184
|
-
- environment:: deprecated components removed [PUI-11186] (https://jira.elliemae.io/browse/PUI-11186) ([#6129](https://git.elliemae.io/platform-ui/dimsum/issues/6129)) ([df8a110](https://git.elliemae.io/platform-ui/dimsum/commit/df8a11025e91cac529ebb5cd180d9840c714d396))
|
|
185
|
-
- environment:: move ds-group-box to EOL [PUI-11411](https://jira.elliemae.io/browse/PUI-11411) ([#6181](https://git.elliemae.io/platform-ui/dimsum/issues/6181)) ([09ad019](https://git.elliemae.io/platform-ui/dimsum/commit/09ad019472e5d5d65f6f0080d22a31ec6b630d1f))
|
|
182
|
+
## [3.23.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.38...v3.23.1-rc.1) (2023-11-17)
|
|
186
183
|
|
|
187
184
|
### Bug Fixes
|
|
188
185
|
|
|
189
|
-
- ds-
|
|
190
|
-
|
|
186
|
+
- ds-shuttle-v2:: fixing amp issues [PUI-11630](https://jira.elliemae.io/browse/PUI-11630), [PUI-10912](https://jira.elliemae.io/browse/PUI-10912) ([#6301](https://git.elliemae.io/platform-ui/dimsum/issues/6301)) ([f721213](https://git.elliemae.io/platform-ui/dimsum/commit/f721213ac324ac23d6824a71627cc13dfaa5f141))
|
|
187
|
+
|
|
188
|
+
## [3.22.0-next.37](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.36...v3.22.0-next.37) (2023-10-26)
|
|
189
|
+
|
|
190
|
+
## [3.22.0-next.37](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.36...v3.22.0-next.37) (2023-10-26)
|
|
191
|
+
|
|
192
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
191
193
|
|
|
192
194
|
## [3.22.0-next.36](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.35...v3.22.0-next.36) (2023-10-26)
|
|
193
195
|
|
|
@@ -42,4 +42,18 @@ if (
|
|
|
42
42
|
expect(result.length).toBe(0);
|
|
43
43
|
});
|
|
44
44
|
});
|
|
45
|
+
describe('PUI-12452 - Autocomplete:: Titles sections -AxeCore', () => {
|
|
46
|
+
before('loading page', async () => {
|
|
47
|
+
const errorOnGo = await DSAutocompleteCO.sectionTitles.go();
|
|
48
|
+
if (errorOnGo) throw errorOnGo;
|
|
49
|
+
});
|
|
50
|
+
it('01: should have section titles and pass axe-core scan', async () => {
|
|
51
|
+
await browser.keys(Key.Tab);
|
|
52
|
+
await type('4');
|
|
53
|
+
const menulist = await DSAutocompleteCO.getAutocompleteMenuList();
|
|
54
|
+
await menulist.waitForDisplayed({ timeout: 2000 });
|
|
55
|
+
const result = await axeCoreCheck();
|
|
56
|
+
expect(result.length).toBe(0);
|
|
57
|
+
});
|
|
58
|
+
});
|
|
45
59
|
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { Key } from 'webdriverio';
|
|
2
|
+
import DSAutocompleteCO from './DSAutocompleteCO';
|
|
3
|
+
import { type } from '../helpers';
|
|
4
|
+
|
|
5
|
+
if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:options'].isTablet) {
|
|
6
|
+
describe('PUI-12451 - Autocomplete:: Titles sections -Visual', () => {
|
|
7
|
+
before('loading page', async () => {
|
|
8
|
+
const errorOnGo = await DSAutocompleteCO.sectionTitles.go();
|
|
9
|
+
if (errorOnGo) throw errorOnGo;
|
|
10
|
+
});
|
|
11
|
+
it('01: should display section titles correctly', async () => {
|
|
12
|
+
await browser.keys(Key.Tab);
|
|
13
|
+
await type('4');
|
|
14
|
+
const menulist = await DSAutocompleteCO.getAutocompleteMenuList();
|
|
15
|
+
await menulist.waitForDisplayed({ timeout: 2000 });
|
|
16
|
+
const snapshot = await browser.checkSnapshot(DSAutocompleteCO.snapshotPath('autocomplete-section-titles'));
|
|
17
|
+
await expect(snapshot).toEqual(0);
|
|
18
|
+
});
|
|
19
|
+
});
|
|
20
|
+
}
|
|
@@ -8,6 +8,8 @@ export default class DSAutocompleteCO extends PageObject {
|
|
|
8
8
|
|
|
9
9
|
static basic = new Urlbuilder(PATH_AUTOCOMPLETE_EXAMPLES, 'basic');
|
|
10
10
|
|
|
11
|
+
static sectionTitles = new Urlbuilder(PATH_E2E_AUTOCOMPLETE, 'with-section-titles-test');
|
|
12
|
+
|
|
11
13
|
// Snapshots
|
|
12
14
|
static snapshotPath(example = 'basic') {
|
|
13
15
|
return PageObject.getSnapshotPathBuilder('Autocomplete', example);
|
|
@@ -39,6 +39,8 @@ export default class DSDateTimePickerCO extends PageObject {
|
|
|
39
39
|
'date-picker-controller-only',
|
|
40
40
|
);
|
|
41
41
|
|
|
42
|
+
static tabIndexTest = new Urlbuilder(PATH_E2E_CONTROLLED_FORM_DATE_TIME_PICKER, 'tab-index-test');
|
|
43
|
+
|
|
42
44
|
static datePickerOnly = new Urlbuilder(PATH_CONTROLLED_FORM_DATE_TIME_PICKER, 'date-picker-only');
|
|
43
45
|
|
|
44
46
|
static dateTimeOnly = new Urlbuilder(PATH_CONTROLLED_FORM_DATE_TIME_PICKER, 'date-time-only');
|
|
@@ -115,18 +117,24 @@ export default class DSDateTimePickerCO extends PageObject {
|
|
|
115
117
|
: $(`[data-testid=${DATATESTID.DATE_INPUTS.MONTH}]`);
|
|
116
118
|
}
|
|
117
119
|
|
|
120
|
+
static getMonthInputByIndex = async (index = 0) => $$(`[data-testid=${DATATESTID.DATE_INPUTS.MONTH}]`)[index];
|
|
121
|
+
|
|
118
122
|
static async getDayInput(testId) {
|
|
119
123
|
return testId
|
|
120
124
|
? $(`[data-testid=${testId}]`).$(`[data-testid=${DATATESTID.DATE_INPUTS.DAY}]`)
|
|
121
125
|
: $(`[data-testid=${DATATESTID.DATE_INPUTS.DAY}]`);
|
|
122
126
|
}
|
|
123
127
|
|
|
128
|
+
static getDayInputByIndex = async (index = 0) => $$(`[data-testid=${DATATESTID.DATE_INPUTS.DAY}]`)[index];
|
|
129
|
+
|
|
124
130
|
static async getYearInput(testId) {
|
|
125
131
|
return testId
|
|
126
132
|
? $(`[data-testid=${testId}]`).$(`[data-testid=${DATATESTID.DATE_INPUTS.YEAR}]`)
|
|
127
133
|
: $(`[data-testid=${DATATESTID.DATE_INPUTS.YEAR}]`);
|
|
128
134
|
}
|
|
129
135
|
|
|
136
|
+
static getYearInputByIndex = async (index = 0) => $(`[data-testid=${DATATESTID.DATE_INPUTS.YEAR}]`)[index];
|
|
137
|
+
|
|
130
138
|
// TIME INPUTS
|
|
131
139
|
static async getHourInput(testId) {
|
|
132
140
|
return testId
|
|
@@ -159,6 +167,9 @@ export default class DSDateTimePickerCO extends PageObject {
|
|
|
159
167
|
|
|
160
168
|
static getCalendarTimeWheelPickerBtn = async () => $(`[data-testid=${DATATESTID.PICKER_ICONS.CALENDAR_TIMEWHEEL}]`);
|
|
161
169
|
|
|
170
|
+
static getCalendarTimeWheelPickerBtnByIndex = async (index = 0) =>
|
|
171
|
+
$$(`[data-testid=${DATATESTID.PICKER_ICONS.CALENDAR_TIMEWHEEL}]`)[index];
|
|
172
|
+
|
|
162
173
|
// CALENDAR
|
|
163
174
|
static getCalendarHeaderLabel = async () => $(`[data-testid=${DATATESTID.CALENDAR.HEADER_LABEL}]`);
|
|
164
175
|
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/* eslint-disable max-lines */
|
|
2
2
|
import { Key } from 'webdriverio';
|
|
3
|
+
import { RowCO } from '../../../ds-data-table-async/components';
|
|
3
4
|
import { type } from '../../../helpers';
|
|
4
5
|
import DateTimePickerCO from '../DSControlledDateTimePickerCO';
|
|
5
6
|
|
|
@@ -151,4 +152,46 @@ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:o
|
|
|
151
152
|
await expect(month).toBeFocused();
|
|
152
153
|
});
|
|
153
154
|
});
|
|
155
|
+
|
|
156
|
+
describe('PUI-12413 - DSControlledDateTimePicker:: tabIndex w/ datatable -Func', () => {
|
|
157
|
+
before('loading page', async () => {
|
|
158
|
+
const errorOnGo = await DateTimePickerCO.tabIndexTest.go();
|
|
159
|
+
if (errorOnGo) throw errorOnGo;
|
|
160
|
+
});
|
|
161
|
+
it('01: should not focus date time picker with tab', async () => {
|
|
162
|
+
await browser.keys(Key.Tab); // header
|
|
163
|
+
await browser.keys(Key.Tab); // header
|
|
164
|
+
await browser.keys(Key.Tab); // header
|
|
165
|
+
await browser.keys(Key.Tab);
|
|
166
|
+
await browser.keys(Key.Tab);
|
|
167
|
+
const secondRow = await RowCO.getRowFocuseableByIndex(1);
|
|
168
|
+
await expect(secondRow).toBeFocused();
|
|
169
|
+
});
|
|
170
|
+
it('02: should focus date time picker with drilldown and then tab', async () => {
|
|
171
|
+
await browser.keys(Key.Return);
|
|
172
|
+
await browser.keys(Key.Tab);
|
|
173
|
+
const monthInput = await DateTimePickerCO.getMonthInputByIndex(1);
|
|
174
|
+
await expect(monthInput).toBeFocused();
|
|
175
|
+
});
|
|
176
|
+
it('03: should focus next date time picker input with tab', async () => {
|
|
177
|
+
await browser.keys(Key.Tab);
|
|
178
|
+
const monthInput = await DateTimePickerCO.getDayInputByIndex(1);
|
|
179
|
+
await expect(monthInput).toBeFocused();
|
|
180
|
+
});
|
|
181
|
+
it('04: should focus the date-time-picker icon button with tab', async () => {
|
|
182
|
+
await browser.keys(Key.Tab);
|
|
183
|
+
await browser.keys(Key.Tab);
|
|
184
|
+
await browser.keys(Key.Tab);
|
|
185
|
+
await browser.keys(Key.Tab);
|
|
186
|
+
await browser.keys(Key.Tab);
|
|
187
|
+
const thirdRow = await DateTimePickerCO.getCalendarTimeWheelPickerBtnByIndex(1);
|
|
188
|
+
await expect(thirdRow).toBeFocused();
|
|
189
|
+
});
|
|
190
|
+
it('05: should focus next row with tab', async () => {
|
|
191
|
+
await browser.keys(Key.Tab);
|
|
192
|
+
await browser.keys(Key.Tab);
|
|
193
|
+
const thirdRow = await RowCO.getRowFocuseableByIndex(2);
|
|
194
|
+
await expect(thirdRow).toBeFocused();
|
|
195
|
+
});
|
|
196
|
+
});
|
|
154
197
|
}
|
|
@@ -65,7 +65,7 @@ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:o
|
|
|
65
65
|
});
|
|
66
66
|
});
|
|
67
67
|
|
|
68
|
-
describe('PUI-11237 - DSControlledDateTimePicker:: NOT scroll to top on trigger -
|
|
68
|
+
describe('PUI-11237 - DSControlledDateTimePicker:: NOT scroll to top on trigger -Func', () => {
|
|
69
69
|
before('loading page', async () => {
|
|
70
70
|
const errorOnGo = await DateTimePickerCO.scrollTest.go();
|
|
71
71
|
if (errorOnGo) throw errorOnGo;
|
|
@@ -62,6 +62,8 @@ export default class DataTableCO extends PageObject {
|
|
|
62
62
|
|
|
63
63
|
static onRowClick = new Urlbuilder(PATH_E2E_DATATABLE, 'on-row-click');
|
|
64
64
|
|
|
65
|
+
static controlledWidthTest = new Urlbuilder(PATH_E2E_DATATABLE, 'controlled-width-test');
|
|
66
|
+
|
|
65
67
|
static customCellText = new Urlbuilder(PATH_E2E_DATATABLE, 'custom-cell-text');
|
|
66
68
|
|
|
67
69
|
static customWithDate = new Urlbuilder(PATH_E2E_DATATABLE, 'custom-render-w-date');
|
|
@@ -186,6 +188,8 @@ export default class DataTableCO extends PageObject {
|
|
|
186
188
|
|
|
187
189
|
static getElementByDataTestid = async (dTID) => $(`[data-testid="${dTID}"]`);
|
|
188
190
|
|
|
191
|
+
static getDatatableWrapper = async () => $('[data-testid="data-table-wrapper"]');
|
|
192
|
+
|
|
189
193
|
static getAllColumnResults = async (results, columnIndex) =>
|
|
190
194
|
Promise.all(results.map(async (result) => (await CellCO.getRowCellByIndex(result, columnIndex)).getText()));
|
|
191
195
|
|
|
@@ -75,4 +75,20 @@ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:o
|
|
|
75
75
|
await expect(row).toHaveAttr('aria-disabled', 'true');
|
|
76
76
|
});
|
|
77
77
|
});
|
|
78
|
+
describe('PUI-12418 - DataTable:: Controlled column width after colResize -Func Test', async () => {
|
|
79
|
+
before('loading page', async () => {
|
|
80
|
+
const errorOnGo = await DSDataTableCO.controlledWidthTest.go();
|
|
81
|
+
if (errorOnGo) throw errorOnGo;
|
|
82
|
+
await DSDataTableCO.waitForDataTable();
|
|
83
|
+
});
|
|
84
|
+
it('01: should have defined widths for data-table and column -Func', async () => {
|
|
85
|
+
const datatable = await DSDataTableCO.getDatatableWrapper();
|
|
86
|
+
const header = await HeaderCO.getHeaderCellByIndex(0);
|
|
87
|
+
const headerWidth = await (await header.getCSSProperty('width')).value;
|
|
88
|
+
await expect(headerWidth).toBe('199px'); // Wrapper has +1 px
|
|
89
|
+
const datatableWidth = await (await datatable.getCSSProperty('width')).value;
|
|
90
|
+
await expect(datatableWidth).toBe('800px');
|
|
91
|
+
|
|
92
|
+
});
|
|
93
|
+
});
|
|
78
94
|
}
|
|
@@ -153,4 +153,29 @@ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:o
|
|
|
153
153
|
await expect(checkSnap).toEqual(0);
|
|
154
154
|
});
|
|
155
155
|
});
|
|
156
|
+
describe('PUI-12421 - DataTable:: Controlled column width after colResize -Visual Test', async () => {
|
|
157
|
+
beforeEach('loading page', async () => {
|
|
158
|
+
const errorOnGo = await DSDataTableCO.controlledWidthTest.go();
|
|
159
|
+
if (errorOnGo) throw errorOnGo;
|
|
160
|
+
await DSDataTableCO.waitForDataTable();
|
|
161
|
+
});
|
|
162
|
+
it('01: should trigger controlled widths (headers to be 400px) with mouse', async () => {
|
|
163
|
+
await browser.eyesOpen();
|
|
164
|
+
const dndHandler = await $('[data-testid="ds-input-text-input"]');
|
|
165
|
+
const thirdHeader = await HeaderCO.getHeaderCellByIndex(2);
|
|
166
|
+
await dndHandler.dragAndDrop(thirdHeader);
|
|
167
|
+
const checkSnap = await browser.eyesCheckSnapshot(await DSDataTableCO.snapshotPath('controlled-width-mouse'));
|
|
168
|
+
await expect(checkSnap).toEqual(0);
|
|
169
|
+
});
|
|
170
|
+
it(`02: should trigger controlled widths (headers to be 400px) with KB`, async () => {
|
|
171
|
+
await browser.eyesOpen();
|
|
172
|
+
await browser.keys(Key.Tab);
|
|
173
|
+
await browser.keys(Key.Return);
|
|
174
|
+
await browser.keys(Key.ArrowRight);
|
|
175
|
+
await browser.keys(Key.ArrowRight);
|
|
176
|
+
await browser.keys(Key.ArrowRight);
|
|
177
|
+
const checkSnap = await browser.eyesCheckSnapshot(await DSDataTableCO.snapshotPath('controlled-width-keyboard'));
|
|
178
|
+
await expect(checkSnap).toEqual(0);
|
|
179
|
+
});
|
|
180
|
+
});
|
|
156
181
|
}
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import { Key } from 'webdriverio';
|
|
2
|
+
import { axeCoreCheck, type } from '../helpers';
|
|
3
|
+
import GlobalHeaderCO from './GlobalHeaderCO';
|
|
4
|
+
|
|
5
|
+
if (
|
|
6
|
+
(!browser.capabilities['ice:options'].isPhone &&
|
|
7
|
+
!browser.capabilities['ice:options'].isTablet &&
|
|
8
|
+
browser.capabilities.browserName === 'chrome') ||
|
|
9
|
+
browser.capabilities.browserName === 'Chrome'
|
|
10
|
+
) {
|
|
11
|
+
describe('PUI-12445 - GlobalHeader: basic -AxeCore', () => {
|
|
12
|
+
before(async () => {
|
|
13
|
+
const errorOnGo = await GlobalHeaderCO.basicURL.go();
|
|
14
|
+
if (errorOnGo) throw errorOnGo;
|
|
15
|
+
});
|
|
16
|
+
it('01: should have global header and pass axe-core scan', async () => {
|
|
17
|
+
await browser.keys(Key.Tab);
|
|
18
|
+
await browser.keys(Key.Tab);
|
|
19
|
+
await browser.keys(Key.Tab);
|
|
20
|
+
await browser.keys(Key.Tab);
|
|
21
|
+
const result = await axeCoreCheck();
|
|
22
|
+
expect(result.length).toBe(0);
|
|
23
|
+
});
|
|
24
|
+
it('02: should have global header with expanded appPicker and pass axe-core scan', async () => {
|
|
25
|
+
await browser.keys(Key.Tab);
|
|
26
|
+
await browser.keys(Key.Enter);
|
|
27
|
+
|
|
28
|
+
const result = await axeCoreCheck();
|
|
29
|
+
expect(result.length).toBe(0);
|
|
30
|
+
});
|
|
31
|
+
it('03: should have global header with expanded menu-list and pass axe-core scan', async () => {
|
|
32
|
+
await browser.keys(Key.Escape);
|
|
33
|
+
await browser.keys(Key.Tab);
|
|
34
|
+
await browser.keys(Key.Tab);
|
|
35
|
+
await browser.keys(Key.Enter);
|
|
36
|
+
const result = await axeCoreCheck();
|
|
37
|
+
expect(result.length).toBe(0);
|
|
38
|
+
});
|
|
39
|
+
});
|
|
40
|
+
|
|
41
|
+
describe('PUI-12446 - GlobalHeader: custom toolbar -AxeCore', () => {
|
|
42
|
+
before(async () => {
|
|
43
|
+
const errorOnGo = await GlobalHeaderCO.customComponentURL.go();
|
|
44
|
+
if (errorOnGo) throw errorOnGo;
|
|
45
|
+
});
|
|
46
|
+
it('01: should have global header with custom component content and pass axe-core scan', async () => {
|
|
47
|
+
const globalHeader = await GlobalHeaderCO.getGlobalHeader();
|
|
48
|
+
await globalHeader.waitForDisplayed();
|
|
49
|
+
const result = await axeCoreCheck();
|
|
50
|
+
expect(result.length).toBe(0);
|
|
51
|
+
});
|
|
52
|
+
});
|
|
53
|
+
|
|
54
|
+
describe('PUI-12447 - GlobalHeader: toggle search -AxeCore', () => {
|
|
55
|
+
before(async () => {
|
|
56
|
+
const errorOnGo = await GlobalHeaderCO.withSearchToggleURL.go();
|
|
57
|
+
if (errorOnGo) throw errorOnGo;
|
|
58
|
+
});
|
|
59
|
+
it('01: should have global header with toggle-search and pass axe-core scan', async () => {
|
|
60
|
+
const globalHeader = await GlobalHeaderCO.getGlobalHeader();
|
|
61
|
+
await globalHeader.waitForDisplayed();
|
|
62
|
+
const result = await axeCoreCheck();
|
|
63
|
+
expect(result.length).toBe(0);
|
|
64
|
+
});
|
|
65
|
+
it('01: should have global header with toggle-search expanded and pass axe-core scan', async () => {
|
|
66
|
+
const toggleSearch = await GlobalHeaderCO.getGHToolbarItem(0);
|
|
67
|
+
await toggleSearch.click();
|
|
68
|
+
await type('Hola');
|
|
69
|
+
const result = await axeCoreCheck();
|
|
70
|
+
expect(result.length).toBe(0);
|
|
71
|
+
});
|
|
72
|
+
it('02: should have global header with populated toggle-search and pass axe-core scan', async () => {
|
|
73
|
+
await type('Hola');
|
|
74
|
+
const result = await axeCoreCheck();
|
|
75
|
+
expect(result.length).toBe(0);
|
|
76
|
+
});
|
|
77
|
+
});
|
|
78
|
+
}
|
|
@@ -17,11 +17,21 @@ export default class GlobalHeader extends PageObject {
|
|
|
17
17
|
|
|
18
18
|
static customAttributes = new Urlbuilder(PATH_E2E_GLOBAL_HEADER, 'custom-attributes');
|
|
19
19
|
|
|
20
|
+
static basicTestURL = new Urlbuilder(PATH_E2E_GLOBAL_HEADER, 'basic-test');
|
|
21
|
+
|
|
22
|
+
static customComponentURL = new Urlbuilder(PATH_E2E_GLOBAL_HEADER, 'custom-component-toolbar-test');
|
|
23
|
+
|
|
24
|
+
static withSearchToggleURL = new Urlbuilder(PATH_E2E_GLOBAL_HEADER, 'with-search-toggle-test');
|
|
25
|
+
|
|
20
26
|
// Selectors
|
|
21
27
|
static async getGHBreadcrumbBtn(label) {
|
|
22
28
|
return $(`//a[@data-testid="gh-breadcrumb-btn"]/span[contains(text(),"${label}")]/ancestor::a`);
|
|
23
29
|
}
|
|
24
30
|
|
|
31
|
+
static async getGlobalHeader() {
|
|
32
|
+
return $('[data-testid="ds-global-header"]');
|
|
33
|
+
}
|
|
34
|
+
|
|
25
35
|
static async getGHToolbarItem(index) {
|
|
26
36
|
return $$('[data-testid="gh-toolbar-item"]')[index];
|
|
27
37
|
}
|
|
@@ -41,8 +41,7 @@ if (
|
|
|
41
41
|
});
|
|
42
42
|
});
|
|
43
43
|
|
|
44
|
-
|
|
45
|
-
describe.skip('PUI-12091 - Tabs: Integrated && Carousel -AxeCore', () => {
|
|
44
|
+
describe('PUI-12091 - Tabs: Integrated && Carousel -AxeCore', () => {
|
|
46
45
|
before('loading page', async () => {
|
|
47
46
|
const errorOnGo = await DSTabsCO.integratedCarousel.go();
|
|
48
47
|
if (errorOnGo) throw errorOnGo;
|
|
@@ -75,14 +74,17 @@ if (
|
|
|
75
74
|
});
|
|
76
75
|
it('02: should have tabs with a grid, interacted passing axe-core scan', async () => {
|
|
77
76
|
await (await DSTabsCO.getTab(1)).click();
|
|
78
|
-
await (await DSTabsCO.getTab(
|
|
77
|
+
await (await DSTabsCO.getTab(2)).click();
|
|
79
78
|
const result = await axeCoreCheck();
|
|
80
79
|
expect(result.length).toBe(0);
|
|
81
80
|
});
|
|
82
81
|
});
|
|
83
82
|
|
|
84
|
-
//
|
|
85
|
-
|
|
83
|
+
// The test "thinks" the tabs are above the backdrop instead of the dialog
|
|
84
|
+
// This applies just for the ones that extend over the dialog width (and are rendered but not displayed)
|
|
85
|
+
// It raises a contrast issue which is not real and not to be fixed. It has proper contrast
|
|
86
|
+
// That's why "expect(result.length).toBe(1);""
|
|
87
|
+
describe('PUI-12093 - Tabs, with modal -AxeCore', () => {
|
|
86
88
|
before('loading page', async () => {
|
|
87
89
|
const errorOnGo = await DSTabsCO.withModalURL.go();
|
|
88
90
|
if (errorOnGo) throw errorOnGo;
|
|
@@ -92,13 +94,13 @@ if (
|
|
|
92
94
|
await openDialogBtn.click();
|
|
93
95
|
await (await DSTabsCO.getTab(4)).waitForDisplayed();
|
|
94
96
|
const result = await axeCoreCheck();
|
|
95
|
-
expect(result.length).toBe(
|
|
97
|
+
expect(result.length).toBe(1);
|
|
96
98
|
});
|
|
97
99
|
it('should have tabs within a modal interacted, passing axe-core scan', async () => {
|
|
98
100
|
await (await DSTabsCO.getTab(3)).waitForDisplayed();
|
|
99
101
|
await (await DSTabsCO.getTab(3)).click();
|
|
100
102
|
const result = await axeCoreCheck();
|
|
101
|
-
expect(result.length).toBe(
|
|
103
|
+
expect(result.length).toBe(1);
|
|
102
104
|
});
|
|
103
105
|
});
|
|
104
106
|
|
package/package.json
CHANGED
|
@@ -1,125 +1,125 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dimsum-e2e-tests",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.29.0-next.2",
|
|
4
4
|
"description": "End-to-end tests for dimsum library",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@elliemae/ds-accessibility": "3.
|
|
7
|
-
"@elliemae/ds-
|
|
8
|
-
"@elliemae/ds-accordion": "3.
|
|
9
|
-
"@elliemae/ds-
|
|
10
|
-
"@elliemae/ds-
|
|
11
|
-
"@elliemae/ds-
|
|
12
|
-
"@elliemae/ds-breadcrumb": "3.
|
|
13
|
-
"@elliemae/ds-button": "3.
|
|
14
|
-
"@elliemae/ds-button-
|
|
15
|
-
"@elliemae/ds-button-
|
|
16
|
-
"@elliemae/ds-button-
|
|
17
|
-
"@elliemae/ds-card
|
|
18
|
-
"@elliemae/ds-card-
|
|
19
|
-
"@elliemae/ds-card": "3.
|
|
20
|
-
"@elliemae/ds-card-v2": "3.
|
|
21
|
-
"@elliemae/ds-card-v2
|
|
22
|
-
"@elliemae/ds-card-v2-
|
|
23
|
-
"@elliemae/ds-chat
|
|
24
|
-
"@elliemae/ds-chat": "3.
|
|
25
|
-
"@elliemae/ds-
|
|
26
|
-
"@elliemae/ds-
|
|
27
|
-
"@elliemae/ds-circular-progress-indicator": "3.
|
|
28
|
-
"@elliemae/ds-codeeditor": "3.
|
|
29
|
-
"@elliemae/ds-comments": "3.
|
|
30
|
-
"@elliemae/ds-controlled-form": "3.
|
|
31
|
-
"@elliemae/ds-csv-converter": "3.
|
|
32
|
-
"@elliemae/ds-data-table": "3.
|
|
33
|
-
"@elliemae/ds-datagrids": "3.
|
|
34
|
-
"@elliemae/ds-dataviz": "3.
|
|
35
|
-
"@elliemae/ds-
|
|
36
|
-
"@elliemae/ds-
|
|
37
|
-
"@elliemae/ds-date-range-
|
|
38
|
-
"@elliemae/ds-date-time-picker": "3.
|
|
39
|
-
"@elliemae/ds-date-range-
|
|
40
|
-
"@elliemae/ds-
|
|
41
|
-
"@elliemae/ds-
|
|
42
|
-
"@elliemae/ds-
|
|
43
|
-
"@elliemae/ds-
|
|
44
|
-
"@elliemae/ds-dropdownmenu": "3.
|
|
45
|
-
"@elliemae/ds-dropzone": "3.
|
|
46
|
-
"@elliemae/ds-
|
|
47
|
-
"@elliemae/ds-
|
|
48
|
-
"@elliemae/ds-form
|
|
49
|
-
"@elliemae/ds-form-date-
|
|
50
|
-
"@elliemae/ds-form": "3.
|
|
51
|
-
"@elliemae/ds-form-layout-blocks": "3.
|
|
52
|
-
"@elliemae/ds-form-layout-label": "3.
|
|
53
|
-
"@elliemae/ds-global-header": "3.
|
|
54
|
-
"@elliemae/ds-grid": "3.
|
|
55
|
-
"@elliemae/ds-group-box": "3.
|
|
56
|
-
"@elliemae/ds-header": "3.
|
|
57
|
-
"@elliemae/ds-hooks-fontsize-
|
|
58
|
-
"@elliemae/ds-
|
|
59
|
-
"@elliemae/ds-
|
|
60
|
-
"@elliemae/ds-
|
|
61
|
-
"@elliemae/ds-
|
|
62
|
-
"@elliemae/ds-imagelibrarymodal": "3.
|
|
63
|
-
"@elliemae/ds-
|
|
64
|
-
"@elliemae/ds-
|
|
65
|
-
"@elliemae/ds-
|
|
66
|
-
"@elliemae/ds-
|
|
67
|
-
"@elliemae/ds-
|
|
68
|
-
"@elliemae/ds-
|
|
69
|
-
"@elliemae/ds-menu-items": "3.
|
|
70
|
-
"@elliemae/ds-
|
|
71
|
-
"@elliemae/ds-
|
|
72
|
-
"@elliemae/ds-modal": "3.
|
|
73
|
-
"@elliemae/ds-modal-slide": "3.
|
|
74
|
-
"@elliemae/ds-notification-badge": "3.
|
|
75
|
-
"@elliemae/ds-number-range-field": "3.
|
|
76
|
-
"@elliemae/ds-page-header": "3.
|
|
77
|
-
"@elliemae/ds-page-header-
|
|
78
|
-
"@elliemae/ds-page-
|
|
79
|
-
"@elliemae/ds-page-
|
|
80
|
-
"@elliemae/ds-
|
|
81
|
-
"@elliemae/ds-pills": "3.
|
|
82
|
-
"@elliemae/ds-
|
|
83
|
-
"@elliemae/ds-
|
|
84
|
-
"@elliemae/ds-
|
|
85
|
-
"@elliemae/ds-
|
|
86
|
-
"@elliemae/ds-progress-indicator": "3.
|
|
87
|
-
"@elliemae/ds-query-builder": "3.
|
|
88
|
-
"@elliemae/ds-read-more": "3.
|
|
89
|
-
"@elliemae/ds-resizeable-container": "3.
|
|
90
|
-
"@elliemae/ds-ribbon": "3.
|
|
91
|
-
"@elliemae/ds-search-field": "3.
|
|
92
|
-
"@elliemae/ds-
|
|
93
|
-
"@elliemae/ds-shuttle
|
|
94
|
-
"@elliemae/ds-
|
|
95
|
-
"@elliemae/ds-side-panel": "3.
|
|
96
|
-
"@elliemae/ds-skeleton": "3.
|
|
97
|
-
"@elliemae/ds-slider": "3.
|
|
98
|
-
"@elliemae/ds-spinner": "3.
|
|
99
|
-
"@elliemae/ds-
|
|
100
|
-
"@elliemae/ds-
|
|
101
|
-
"@elliemae/ds-svg": "3.
|
|
102
|
-
"@elliemae/ds-system": "3.
|
|
103
|
-
"@elliemae/ds-tabs": "3.
|
|
104
|
-
"@elliemae/ds-test-utils": "3.
|
|
105
|
-
"@elliemae/ds-text-wrapper": "3.
|
|
106
|
-
"@elliemae/ds-time-picker": "3.
|
|
107
|
-
"@elliemae/ds-toast": "3.
|
|
108
|
-
"@elliemae/ds-toolbar": "3.
|
|
109
|
-
"@elliemae/ds-toolbar-v2": "3.
|
|
110
|
-
"@elliemae/ds-
|
|
111
|
-
"@elliemae/ds-
|
|
112
|
-
"@elliemae/ds-
|
|
113
|
-
"@elliemae/ds-
|
|
114
|
-
"@elliemae/ds-truncated-
|
|
115
|
-
"@elliemae/ds-
|
|
116
|
-
"@elliemae/ds-typography": "3.
|
|
117
|
-
"@elliemae/ds-uploader": "3.
|
|
118
|
-
"@elliemae/ds-utilities": "3.
|
|
119
|
-
"@elliemae/ds-virtual-list": "3.
|
|
120
|
-
"@elliemae/ds-wysiwygeditor": "3.
|
|
121
|
-
"@elliemae/ds-
|
|
122
|
-
"@elliemae/ds-
|
|
123
|
-
"@elliemae/ds-zoom": "3.
|
|
6
|
+
"@elliemae/ds-accessibility": "3.29.0-next.2",
|
|
7
|
+
"@elliemae/ds-app-picker": "3.29.0-next.2",
|
|
8
|
+
"@elliemae/ds-accordion": "3.29.0-next.2",
|
|
9
|
+
"@elliemae/ds-backdrop": "3.29.0-next.2",
|
|
10
|
+
"@elliemae/ds-banner": "3.29.0-next.2",
|
|
11
|
+
"@elliemae/ds-basic": "3.29.0-next.2",
|
|
12
|
+
"@elliemae/ds-breadcrumb": "3.29.0-next.2",
|
|
13
|
+
"@elliemae/ds-button": "3.29.0-next.2",
|
|
14
|
+
"@elliemae/ds-button-group": "3.29.0-next.2",
|
|
15
|
+
"@elliemae/ds-button-v1": "3.29.0-next.2",
|
|
16
|
+
"@elliemae/ds-button-v2": "3.29.0-next.2",
|
|
17
|
+
"@elliemae/ds-card": "3.29.0-next.2",
|
|
18
|
+
"@elliemae/ds-card-array": "3.29.0-next.2",
|
|
19
|
+
"@elliemae/ds-card-navigation": "3.29.0-next.2",
|
|
20
|
+
"@elliemae/ds-card-v2-action-addon": "3.29.0-next.2",
|
|
21
|
+
"@elliemae/ds-card-v2": "3.29.0-next.2",
|
|
22
|
+
"@elliemae/ds-card-v2-group": "3.29.0-next.2",
|
|
23
|
+
"@elliemae/ds-chat": "3.29.0-next.2",
|
|
24
|
+
"@elliemae/ds-chat-bubble": "3.29.0-next.2",
|
|
25
|
+
"@elliemae/ds-chat-tile": "3.29.0-next.2",
|
|
26
|
+
"@elliemae/ds-chip": "3.29.0-next.2",
|
|
27
|
+
"@elliemae/ds-circular-progress-indicator": "3.29.0-next.2",
|
|
28
|
+
"@elliemae/ds-codeeditor": "3.29.0-next.2",
|
|
29
|
+
"@elliemae/ds-comments": "3.29.0-next.2",
|
|
30
|
+
"@elliemae/ds-controlled-form": "3.29.0-next.2",
|
|
31
|
+
"@elliemae/ds-csv-converter": "3.29.0-next.2",
|
|
32
|
+
"@elliemae/ds-data-table": "3.29.0-next.2",
|
|
33
|
+
"@elliemae/ds-datagrids": "3.29.0-next.2",
|
|
34
|
+
"@elliemae/ds-dataviz": "3.29.0-next.2",
|
|
35
|
+
"@elliemae/ds-dataviz-pie": "3.29.0-next.2",
|
|
36
|
+
"@elliemae/ds-date-picker": "3.29.0-next.2",
|
|
37
|
+
"@elliemae/ds-date-range-selector": "3.29.0-next.2",
|
|
38
|
+
"@elliemae/ds-date-time-picker": "3.29.0-next.2",
|
|
39
|
+
"@elliemae/ds-date-range-picker": "3.29.0-next.2",
|
|
40
|
+
"@elliemae/ds-date-time-recurrence-picker": "3.29.0-next.2",
|
|
41
|
+
"@elliemae/ds-dialog": "3.29.0-next.2",
|
|
42
|
+
"@elliemae/ds-decision-graph": "3.29.0-next.2",
|
|
43
|
+
"@elliemae/ds-drag-and-drop": "3.29.0-next.2",
|
|
44
|
+
"@elliemae/ds-dropdownmenu": "3.29.0-next.2",
|
|
45
|
+
"@elliemae/ds-dropzone": "3.29.0-next.2",
|
|
46
|
+
"@elliemae/ds-fast-list": "3.29.0-next.2",
|
|
47
|
+
"@elliemae/ds-filterbar": "3.29.0-next.2",
|
|
48
|
+
"@elliemae/ds-form": "3.29.0-next.2",
|
|
49
|
+
"@elliemae/ds-form-date-range-picker": "3.29.0-next.2",
|
|
50
|
+
"@elliemae/ds-form-date-time-picker": "3.29.0-next.2",
|
|
51
|
+
"@elliemae/ds-form-layout-blocks": "3.29.0-next.2",
|
|
52
|
+
"@elliemae/ds-form-layout-label": "3.29.0-next.2",
|
|
53
|
+
"@elliemae/ds-global-header": "3.29.0-next.2",
|
|
54
|
+
"@elliemae/ds-grid": "3.29.0-next.2",
|
|
55
|
+
"@elliemae/ds-group-box": "3.29.0-next.2",
|
|
56
|
+
"@elliemae/ds-header": "3.29.0-next.2",
|
|
57
|
+
"@elliemae/ds-hooks-fontsize-detector": "3.29.0-next.2",
|
|
58
|
+
"@elliemae/ds-hooks-fontsize-media": "3.29.0-next.2",
|
|
59
|
+
"@elliemae/ds-icon": "3.29.0-next.2",
|
|
60
|
+
"@elliemae/ds-icons": "3.29.0-next.2",
|
|
61
|
+
"@elliemae/ds-image": "3.29.0-next.2",
|
|
62
|
+
"@elliemae/ds-imagelibrarymodal": "3.29.0-next.2",
|
|
63
|
+
"@elliemae/ds-indeterminate-progress-indicator": "3.29.0-next.2",
|
|
64
|
+
"@elliemae/ds-label-value": "3.29.0-next.2",
|
|
65
|
+
"@elliemae/ds-list-section-header": "3.29.0-next.2",
|
|
66
|
+
"@elliemae/ds-left-navigation": "3.29.0-next.2",
|
|
67
|
+
"@elliemae/ds-loading-indicator": "3.29.0-next.2",
|
|
68
|
+
"@elliemae/ds-menu": "3.29.0-next.2",
|
|
69
|
+
"@elliemae/ds-menu-items": "3.29.0-next.2",
|
|
70
|
+
"@elliemae/ds-mini-toolbar": "3.29.0-next.2",
|
|
71
|
+
"@elliemae/ds-mobile": "3.29.0-next.2",
|
|
72
|
+
"@elliemae/ds-modal": "3.29.0-next.2",
|
|
73
|
+
"@elliemae/ds-modal-slide": "3.29.0-next.2",
|
|
74
|
+
"@elliemae/ds-notification-badge": "3.29.0-next.2",
|
|
75
|
+
"@elliemae/ds-number-range-field": "3.29.0-next.2",
|
|
76
|
+
"@elliemae/ds-page-header": "3.29.0-next.2",
|
|
77
|
+
"@elliemae/ds-page-header-v1": "3.29.0-next.2",
|
|
78
|
+
"@elliemae/ds-page-layout": "3.29.0-next.2",
|
|
79
|
+
"@elliemae/ds-page-number": "3.29.0-next.2",
|
|
80
|
+
"@elliemae/ds-pagination": "3.29.0-next.2",
|
|
81
|
+
"@elliemae/ds-pills": "3.29.0-next.2",
|
|
82
|
+
"@elliemae/ds-page-header-v2": "3.29.0-next.2",
|
|
83
|
+
"@elliemae/ds-popper": "3.29.0-next.2",
|
|
84
|
+
"@elliemae/ds-popperjs": "3.29.0-next.2",
|
|
85
|
+
"@elliemae/ds-popover": "3.29.0-next.2",
|
|
86
|
+
"@elliemae/ds-progress-indicator": "3.29.0-next.2",
|
|
87
|
+
"@elliemae/ds-query-builder": "3.29.0-next.2",
|
|
88
|
+
"@elliemae/ds-read-more": "3.29.0-next.2",
|
|
89
|
+
"@elliemae/ds-resizeable-container": "3.29.0-next.2",
|
|
90
|
+
"@elliemae/ds-ribbon": "3.29.0-next.2",
|
|
91
|
+
"@elliemae/ds-search-field": "3.29.0-next.2",
|
|
92
|
+
"@elliemae/ds-separator": "3.29.0-next.2",
|
|
93
|
+
"@elliemae/ds-shuttle": "3.29.0-next.2",
|
|
94
|
+
"@elliemae/ds-shuttle-v2": "3.29.0-next.2",
|
|
95
|
+
"@elliemae/ds-side-panel": "3.29.0-next.2",
|
|
96
|
+
"@elliemae/ds-skeleton": "3.29.0-next.2",
|
|
97
|
+
"@elliemae/ds-slider": "3.29.0-next.2",
|
|
98
|
+
"@elliemae/ds-spinner": "3.29.0-next.2",
|
|
99
|
+
"@elliemae/ds-square-indicator": "3.29.0-next.2",
|
|
100
|
+
"@elliemae/ds-stepper": "3.29.0-next.2",
|
|
101
|
+
"@elliemae/ds-svg": "3.29.0-next.2",
|
|
102
|
+
"@elliemae/ds-system": "3.29.0-next.2",
|
|
103
|
+
"@elliemae/ds-tabs": "3.29.0-next.2",
|
|
104
|
+
"@elliemae/ds-test-utils": "3.29.0-next.2",
|
|
105
|
+
"@elliemae/ds-text-wrapper": "3.29.0-next.2",
|
|
106
|
+
"@elliemae/ds-time-picker": "3.29.0-next.2",
|
|
107
|
+
"@elliemae/ds-toast": "3.29.0-next.2",
|
|
108
|
+
"@elliemae/ds-toolbar": "3.29.0-next.2",
|
|
109
|
+
"@elliemae/ds-toolbar-v2": "3.29.0-next.2",
|
|
110
|
+
"@elliemae/ds-tooltip": "3.29.0-next.2",
|
|
111
|
+
"@elliemae/ds-transition": "3.29.0-next.2",
|
|
112
|
+
"@elliemae/ds-tree-model": "3.29.0-next.2",
|
|
113
|
+
"@elliemae/ds-treeview": "3.29.0-next.2",
|
|
114
|
+
"@elliemae/ds-truncated-expandable-text": "3.29.0-next.2",
|
|
115
|
+
"@elliemae/ds-truncated-tooltip-text": "3.29.0-next.2",
|
|
116
|
+
"@elliemae/ds-typography": "3.29.0-next.2",
|
|
117
|
+
"@elliemae/ds-uploader": "3.29.0-next.2",
|
|
118
|
+
"@elliemae/ds-utilities": "3.29.0-next.2",
|
|
119
|
+
"@elliemae/ds-virtual-list": "3.29.0-next.2",
|
|
120
|
+
"@elliemae/ds-wysiwygeditor": "3.29.0-next.2",
|
|
121
|
+
"@elliemae/ds-zipcode-search": "3.29.0-next.2",
|
|
122
|
+
"@elliemae/ds-wizard": "3.29.0-next.2",
|
|
123
|
+
"@elliemae/ds-zoom": "3.29.0-next.2"
|
|
124
124
|
}
|
|
125
125
|
}
|