dimsum-e2e-tests 3.34.0 → 3.35.0-rc.1

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 CHANGED
@@ -3,7 +3,24 @@
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.34.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.1...v3.34.0) (2024-05-10)
6
+ ## [3.35.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.35.0-rc.0...v3.35.0-rc.1) (2024-05-13)
7
+
8
+ ### Features
9
+
10
+ - ds-chip:: slot tests added [PUI-12814](https://jira.elliemae.io/browse/PUI-12814) ([#6805](https://git.elliemae.io/platform-ui/dimsum/issues/6805)) ([9337e6a](https://git.elliemae.io/platform-ui/dimsum/commit/9337e6a9b176f844fc28cdb493b09e9ee8f465d2))
11
+ - ds-icons:: e2e folder cleanup, tests updated [PUI-12969](https://jira.elliemae.io/browse/PUI-12969) ([#6809](https://git.elliemae.io/platform-ui/dimsum/issues/6809)) ([9386651](https://git.elliemae.io/platform-ui/dimsum/commit/93866512d49e45d85b268cae627ad2b2119115a3))
12
+
13
+ ## [3.35.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.34.0-rc.1...v3.35.0-rc.0) (2024-05-10)
14
+
15
+ ### Bug Fixes
16
+
17
+ - dimsum: e2e - fix broken e2e test [PUI-13157](https://jira.elliemae.io/browse/PUI-13157) ([#6817](https://git.elliemae.io/platform-ui/dimsum/issues/6817)) ([2b68798](https://git.elliemae.io/platform-ui/dimsum/commit/2b687989c11a0b7b0dd4619f326824ff561d3461))
18
+
19
+ ## [3.34.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.34.0-rc.0...v3.34.0-rc.1) (2024-05-09)
20
+
21
+ **Note:** Version bump only for package dimsum-e2e-tests
22
+
23
+ ## [3.34.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.1-rc.2...v3.34.0-rc.0) (2024-05-07)
7
24
 
8
25
  ### Features
9
26
 
@@ -18,15 +35,32 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
18
35
  - ds-data-table:: fixed e2e [PUI-12307](https://jira.elliemae.io/browse/PUI-12307) ([#6792](https://git.elliemae.io/platform-ui/dimsum/issues/6792)) ([0da0734](https://git.elliemae.io/platform-ui/dimsum/commit/0da0734d6061aaa0148b85330149c92eab230beb))
19
36
  - ds-modal-slide:: unskipped basic axe-core test [PUI-13386](https://jira.elliemae.io/browse/PUI-13386) ([#6795](https://git.elliemae.io/platform-ui/dimsum/issues/6795)) ([837e83d](https://git.elliemae.io/platform-ui/dimsum/commit/837e83d7cda49642b3604c71d77ba91149ef9826))
20
37
 
21
- ## [3.33.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0...v3.33.1) (2024-04-30)
38
+ ## [3.33.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.1-rc.1...v3.33.1-rc.2) (2024-05-03)
39
+
40
+ **Note:** Version bump only for package dimsum-e2e-tests
41
+
42
+ ## [3.33.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.1-rc.0...v3.33.1-rc.1) (2024-05-01)
43
+
44
+ **Note:** Version bump only for package dimsum-e2e-tests
45
+
46
+ ## [3.33.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-rc.2...v3.33.1-rc.0) (2024-05-01)
47
+
48
+ **Note:** Version bump only for package dimsum-e2e-tests
49
+
50
+ ## [3.33.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-rc.1...v3.33.0-rc.2) (2024-04-24)
22
51
 
23
52
  **Note:** Version bump only for package dimsum-e2e-tests
24
53
 
25
- ## [3.33.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.1...v3.33.0) (2024-04-25)
54
+ ## [3.33.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-rc.0...v3.33.0-rc.1) (2024-04-23)
26
55
 
27
56
  ### Features
28
57
 
29
58
  - dimsum:: e2e - update pui-e2e-test-sdk dependency to version 10.0.3 [PUI-13095](https://jira.elliemae.io/browse/PUI-13095) ([#6767](https://git.elliemae.io/platform-ui/dimsum/issues/6767)) ([b8a3665](https://git.elliemae.io/platform-ui/dimsum/commit/b8a3665a21e29d02cac9b02380dd7986b686d7a9))
59
+
60
+ ## [3.33.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.1-rc.7...v3.33.0-rc.0) (2024-04-22)
61
+
62
+ ### Features
63
+
30
64
  - ds-data-table-filters:: new package [PUI-12748](https://jira.elliemae.io/browse/PUI-12748) ([#6722](https://git.elliemae.io/platform-ui/dimsum/issues/6722)) ([6d6467f](https://git.elliemae.io/platform-ui/dimsum/commit/6d6467f7e3c8b4412ceafc2ccb49a485b70ddc92))
31
65
  - ds-form-layout-blocks:: e2e - added e2e test scenarios for DSFormLayoutRadioGroup [PUI-12714] ([#6737](https://git.elliemae.io/platform-ui/dimsum/issues/6737)) ([3f606c2](https://git.elliemae.io/platform-ui/dimsum/commit/3f606c2e21d95442ed12c7f702a156a71e4bf102))
32
66
  - ds-side-panel:: added e2e tests for collapsable bar [PUI-12782](https://jira.elliemae.io/browse/PUI-12782) ([#6731](https://git.elliemae.io/platform-ui/dimsum/issues/6731)) ([9e15418](https://git.elliemae.io/platform-ui/dimsum/commit/9e154187ef66d83477398bef1edd348033f7dca7))
@@ -38,78 +72,213 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
38
72
  - ds-dimsum:: fixed broken paths [PUI-13015](https://jira.elliemae.io/browse/PUI-13015) ([#6755](https://git.elliemae.io/platform-ui/dimsum/issues/6755)) ([4dfdfb7](https://git.elliemae.io/platform-ui/dimsum/commit/4dfdfb7675cc9f7bfe4d5b862e63cd0bb9923b8b))
39
73
  - environment:: ds-chat - focus chat composer after sending a message [PUI-13006](https://jira.elliemae.io/browse/PUI-13006) ([#6759](https://git.elliemae.io/platform-ui/dimsum/issues/6759)) ([c2ca34d](https://git.elliemae.io/platform-ui/dimsum/commit/c2ca34d7806ee835dc6a0cb0dddf02afc03ee545))
40
74
 
41
- ## [3.31.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0...v3.31.1) (2024-03-13)
75
+ ## [3.32.0-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.6...v3.32.0-rc.7) (2024-03-27)
42
76
 
43
77
  **Note:** Version bump only for package dimsum-e2e-tests
44
78
 
45
- ## [3.31.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.1...v3.31.0) (2024-03-12)
79
+ ## [3.32.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.5...v3.32.0-rc.6) (2024-03-26)
80
+
81
+ **Note:** Version bump only for package dimsum-e2e-tests
82
+
83
+ ## [3.32.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.4...v3.32.0-rc.5) (2024-03-26)
84
+
85
+ **Note:** Version bump only for package dimsum-e2e-tests
86
+
87
+ ## [3.32.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.3...v3.32.0-rc.4) (2024-03-25)
88
+
89
+ **Note:** Version bump only for package dimsum-e2e-tests
90
+
91
+ ## [3.32.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.2...v3.32.0-rc.3) (2024-03-25)
92
+
93
+ **Note:** Version bump only for package dimsum-e2e-tests
94
+
95
+ ## [3.32.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.1...v3.32.0-rc.2) (2024-03-21)
96
+
97
+ **Note:** Version bump only for package dimsum-e2e-tests
98
+
99
+ ## [3.32.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.2-rc.1...v3.32.0-rc.1) (2024-03-21)
100
+
101
+ **Note:** Version bump only for package dimsum-e2e-tests
102
+
103
+ ## [3.31.2-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.2-rc.0...v3.31.2-rc.1) (2024-03-18)
104
+
105
+ **Note:** Version bump only for package dimsum-e2e-tests
106
+
107
+ ## [3.31.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-rc.2...v3.31.2-rc.0) (2024-03-15)
108
+
109
+ **Note:** Version bump only for package dimsum-e2e-tests
110
+
111
+ ## [3.31.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-rc.0...v3.31.0-rc.2) (2024-03-08)
112
+
113
+ **Note:** Version bump only for package dimsum-e2e-tests
114
+
115
+ ## [3.31.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-rc.0...v3.31.0-rc.1) (2024-03-07)
116
+
117
+ **Note:** Version bump only for package dimsum-e2e-tests
118
+
119
+ ## [3.31.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.2-rc.0...v3.31.0-rc.0) (2024-03-06)
46
120
 
47
121
  ### Features
48
122
 
49
123
  - ds-chip:: text resize [PUI-12595](https://jira.elliemae.io/browse/PUI-12595) ([#6603](https://git.elliemae.io/platform-ui/dimsum/issues/6603)) ([670dd13](https://git.elliemae.io/platform-ui/dimsum/commit/670dd13a89fb5eac6708d6f90232aa7c18d79acf))
50
124
 
51
- ## [3.30.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0...v3.30.1) (2024-02-23)
125
+ ## [3.30.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.7...v3.30.2-rc.0) (2024-02-27)
126
+
127
+ **Note:** Version bump only for package dimsum-e2e-tests
128
+
129
+ ## [3.30.0-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.6...v3.30.0-rc.7) (2024-02-21)
130
+
131
+ **Note:** Version bump only for package dimsum-e2e-tests
132
+
133
+ ## [3.30.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.5...v3.30.0-rc.6) (2024-02-20)
134
+
135
+ **Note:** Version bump only for package dimsum-e2e-tests
136
+
137
+ ## [3.30.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.4...v3.30.0-rc.5) (2024-02-19)
138
+
139
+ **Note:** Version bump only for package dimsum-e2e-tests
140
+
141
+ ## [3.30.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.3...v3.30.0-rc.4) (2024-02-16)
142
+
143
+ **Note:** Version bump only for package dimsum-e2e-tests
144
+
145
+ ## [3.30.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.2...v3.30.0-rc.3) (2024-02-15)
146
+
147
+ **Note:** Version bump only for package dimsum-e2e-tests
148
+
149
+ ## [3.30.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.1...v3.30.0-rc.2) (2024-02-15)
150
+
151
+ **Note:** Version bump only for package dimsum-e2e-tests
152
+
153
+ ## [3.30.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.0...v3.30.0-rc.1) (2024-02-14)
52
154
 
53
155
  **Note:** Version bump only for package dimsum-e2e-tests
54
156
 
55
- ## [3.30.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.1...v3.30.0) (2024-02-23)
157
+ ## [3.30.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.2-rc.0...v3.30.0-rc.0) (2024-02-13)
56
158
 
57
159
  **Note:** Version bump only for package dimsum-e2e-tests
58
160
 
59
- ## [3.29.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0...v3.29.1) (2024-02-08)
161
+ ## [3.29.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.1-rc.1...v3.29.2-rc.0) (2024-02-09)
60
162
 
61
163
  **Note:** Version bump only for package dimsum-e2e-tests
62
164
 
63
- ## [3.29.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0...v3.29.0) (2024-02-01)
165
+ ## [3.29.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.1-rc.0...v3.29.1-rc.1) (2024-02-05)
64
166
 
65
167
  **Note:** Version bump only for package dimsum-e2e-tests
66
168
 
67
- ## [3.27.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0...v3.27.0) (2024-01-24)
169
+ ## [3.29.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0-rc.0...v3.29.1-rc.0) (2024-02-05)
170
+
171
+ **Note:** Version bump only for package dimsum-e2e-tests
172
+
173
+ ## [3.29.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.28.1-rc.2...v3.29.0-rc.0) (2024-02-01)
174
+
175
+ **Note:** Version bump only for package dimsum-e2e-tests
176
+
177
+ ## [3.28.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.28.1-rc.1...v3.28.1-rc.2) (2024-01-28)
178
+
179
+ **Note:** Version bump only for package dimsum-e2e-tests
180
+
181
+ ## [3.28.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.28.1-rc.0...v3.28.1-rc.1) (2024-01-25)
182
+
183
+ **Note:** Version bump only for package dimsum-e2e-tests
184
+
185
+ ## [3.28.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-rc.0...v3.28.1-rc.0) (2024-01-25)
186
+
187
+ **Note:** Version bump only for package dimsum-e2e-tests
188
+
189
+ ## [3.27.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.1-rc.1...v3.27.0-rc.0) (2024-01-23)
68
190
 
69
191
  ### Features
70
192
 
71
193
  - 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))
72
194
 
73
- ## [3.26.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0...v3.26.0) (2023-12-27)
195
+ ## [3.26.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.1-rc.0...v3.26.1-rc.1) (2023-12-28)
196
+
197
+ **Note:** Version bump only for package dimsum-e2e-tests
198
+
199
+ ## [3.26.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.4...v3.26.1-rc.0) (2023-12-28)
200
+
201
+ **Note:** Version bump only for package dimsum-e2e-tests
202
+
203
+ ## [3.26.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.3...v3.26.0-rc.4) (2023-12-26)
204
+
205
+ **Note:** Version bump only for package dimsum-e2e-tests
206
+
207
+ ## [3.26.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.2...v3.26.0-rc.3) (2023-12-22)
208
+
209
+ **Note:** Version bump only for package dimsum-e2e-tests
210
+
211
+ ## [3.26.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.0...v3.26.0-rc.2) (2023-12-21)
212
+
213
+ **Note:** Version bump only for package dimsum-e2e-tests
214
+
215
+ ## [3.26.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.1...v3.26.0-rc.0) (2023-12-20)
74
216
 
75
217
  ### Features
76
218
 
77
219
  - 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))
78
220
 
79
- ## [3.24.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0...v3.24.1) (2023-12-21)
221
+ ## [3.25.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-rc.0...v3.25.0-rc.1) (2023-12-07)
80
222
 
81
223
  **Note:** Version bump only for package dimsum-e2e-tests
82
224
 
83
- ## [3.24.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.0...v3.24.0) (2023-11-23)
225
+ ## [3.25.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.1-rc.2...v3.25.0-rc.0) (2023-12-06)
226
+
227
+ **Note:** Version bump only for package dimsum-e2e-tests
228
+
229
+ ## [3.24.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.1-rc.1...v3.24.1-rc.2) (2023-11-29)
230
+
231
+ **Note:** Version bump only for package dimsum-e2e-tests
232
+
233
+ ## [3.24.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.1-rc.0...v3.24.1-rc.1) (2023-11-26)
234
+
235
+ **Note:** Version bump only for package dimsum-e2e-tests
236
+
237
+ ## [3.24.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-rc.2...v3.24.1-rc.0) (2023-11-24)
238
+
239
+ **Note:** Version bump only for package dimsum-e2e-tests
240
+
241
+ ## [3.24.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-rc.1...v3.24.0-rc.2) (2023-11-22)
242
+
243
+ **Note:** Version bump only for package dimsum-e2e-tests
244
+
245
+ ## [3.24.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-rc.0...v3.24.0-rc.1) (2023-11-22)
246
+
247
+ **Note:** Version bump only for package dimsum-e2e-tests
248
+
249
+ ## [3.24.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.1-rc.1...v3.24.0-rc.0) (2023-11-21)
84
250
 
85
251
  ### Features
86
252
 
87
253
  - 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))
88
254
 
89
- ## [3.23.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0...v3.23.0) (2023-11-15)
255
+ ## [3.23.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.1-rc.0...v3.23.1-rc.1) (2023-11-17)
90
256
 
91
257
  **Note:** Version bump only for package dimsum-e2e-tests
92
258
 
93
- ## [3.22.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.21.2...v3.22.0) (2023-11-08)
259
+ ## [3.23.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.0-rc.2...v3.23.1-rc.0) (2023-11-16)
94
260
 
95
- ### Features
261
+ **Note:** Version bump only for package dimsum-e2e-tests
96
262
 
97
- - 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))
98
- - 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))
99
- - 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))
100
- - 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))
101
- - 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))
102
- - 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))
103
- - 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))
104
- - 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))
105
- - 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))
263
+ ## [3.23.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.0-rc.1...v3.23.0-rc.2) (2023-11-14)
106
264
 
107
- ### Bug Fixes
265
+ **Note:** Version bump only for package dimsum-e2e-tests
108
266
 
109
- - ds-backdrop:: change backdrop background color [PUI-11073] (https://jira.elliemae.io/browse/PUI-11073) ([#6109](https://git.elliemae.io/platform-ui/dimsum/issues/6109)) ([90d2948](https://git.elliemae.io/platform-ui/dimsum/commit/90d2948d89623802ce1bbd5f81513ac96bb67025))
110
- - ds-modal-slide:: fixed stories for e2e + fixed changelog generation [PUI-11744](https://jira.elliemae.io/browse/PUI-11744) ([#6297](https://git.elliemae.io/platform-ui/dimsum/issues/6297)) ([cc08d36](https://git.elliemae.io/platform-ui/dimsum/commit/cc08d36c6ed6f785233e7b2cb284677d1cbe2329))
111
- - 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))
112
- - 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))
267
+ ## [3.23.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.0-rc.0...v3.23.0-rc.1) (2023-11-13)
268
+
269
+ **Note:** Version bump only for package dimsum-e2e-tests
270
+
271
+ ## [3.23.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.1-rc.0...v3.23.0-rc.0) (2023-11-10)
272
+
273
+ **Note:** Version bump only for package dimsum-e2e-tests
274
+
275
+ ## [3.22.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-rc.11...v3.22.1-rc.0) (2023-11-09)
276
+
277
+ **Note:** Version bump only for package dimsum-e2e-tests
278
+
279
+ ## [3.22.0-rc.11](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-rc.10...v3.22.0-rc.11) (2023-11-08)
280
+
281
+ **Note:** Version bump only for package dimsum-e2e-tests
113
282
 
114
283
  ## [3.22.0-rc.10](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-rc.9...v3.22.0-rc.10) (2023-11-07)
115
284
 
@@ -0,0 +1,23 @@
1
+ import DSChipCO from './DSChipCO';
2
+
3
+ if (
4
+ (!browser.capabilities['ice:options'].isPhone &&
5
+ !browser.capabilities['ice:options'].isTablet &&
6
+ browser.capabilities.browserName === 'Chrome') ||
7
+ browser.capabilities.browserName === 'chrome'
8
+ ) {
9
+ describe('PUI-13447 - Chip - slots tets', () => {
10
+ before('loading page', async () => {
11
+ const errorOnGo = await DSChipCO.basicURL.go();
12
+ if (errorOnGo) throw errorOnGo;
13
+ });
14
+ it('01: the modified slots should be properly rendered in the DOM', async () => {
15
+ const firstChip = await DSChipCO.getChipByIndex(0);
16
+ const firstChipButton = await DSChipCO.getChipButtonByIndex(0);
17
+ const firstChipLabel = await DSChipCO.getCustomDataTest('custom-chip-label');
18
+ await expect(firstChip).toHaveAttribute('tabindex', '0');
19
+ await expect(firstChipButton).toHaveAttribute('aria-label', 'Large Chip');
20
+ await expect(firstChipLabel).toExist();
21
+ });
22
+ });
23
+ }
@@ -30,6 +30,14 @@ export default class DSChipCO extends PageObject {
30
30
  return $('[data-testid="ds-button"]');
31
31
  }
32
32
 
33
+ static async getChipButtonByIndex(index) {
34
+ return $$('[data-testid="ds-chip-root"] button')[index];
35
+ }
36
+
37
+ static async getCustomDataTest(text) {
38
+ return $(`[data-testid="${text}"]`);
39
+ }
40
+
33
41
  static async getTooltip() {
34
42
  return $('[data-testid="ds-tooltip-v3-tooltip-text-wrapper"]');
35
43
  }
@@ -4,7 +4,7 @@ import { PageObject } from '../../helpers';
4
4
  import { getElementByIndex } from '../helpers';
5
5
 
6
6
  export default class DateSwitcherCO extends PageObject {
7
- static getRangeCheckbox = async () => $('[id="date-range-switcher-id-internal"]');
7
+ static getRangeCheckbox = async () => $('[id^="date-range-switcher-id-internal"]');
8
8
 
9
9
  static getDateSwitcherDDMenu = async () => $('[data-testid="data-table-date-range"]');
10
10
 
@@ -40,24 +40,24 @@ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:o
40
40
  await browser.keys(Key.Enter);
41
41
  await DSComboboxCO.typeOption(option2);
42
42
  await browser.keys(Key.Enter);
43
- const pill0 = await DSComboboxCO.getPill(0);
44
- const pill1 = await DSComboboxCO.getPill(1);
43
+ const pill0 = await DSComboboxCO.getPillByIndex(0);
44
+ const pill1 = await DSComboboxCO.getPillByIndex(1);
45
45
  await expect(pill0).toHaveTextContaining(option1);
46
46
  await expect(pill1).toHaveTextContaining(option2);
47
47
  });
48
48
  it('should select one option from menu', async () => {
49
49
  await (await DSComboboxCO.getComboBoxOption(2)).click();
50
- const pill0 = await DSComboboxCO.getPill(0);
51
- const pill1 = await DSComboboxCO.getPill(1);
52
- const pill2 = await DSComboboxCO.getPill(2);
50
+ const pill0 = await DSComboboxCO.getPillByIndex(0);
51
+ const pill1 = await DSComboboxCO.getPillByIndex(1);
52
+ const pill2 = await DSComboboxCO.getPillByIndex(2);
53
53
  await expect(pill0).toHaveTextContaining(option1);
54
54
  await expect(pill1).toHaveTextContaining(option2);
55
55
  await expect(pill2).toHaveTextContaining('Obi-Wan Kenobi');
56
56
  });
57
57
  it('should select all options', async () => {
58
58
  await (await DSComboboxCO.getAllButton()).click();
59
- const pill0 = await DSComboboxCO.getPill(0);
60
- const pill1 = await DSComboboxCO.getPill(1);
59
+ const pill0 = await DSComboboxCO.getPillByIndex(0);
60
+ const pill1 = await DSComboboxCO.getPillByIndex(1);
61
61
  const pillsLenght = (await DSComboboxCO.getPills()).length;
62
62
  await expect(pill0).toHaveTextContaining(option1);
63
63
  await expect(pill1).toHaveTextContaining(option2);
@@ -65,7 +65,7 @@ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:o
65
65
  });
66
66
  it('should clear all options', async () => {
67
67
  await (await DSComboboxCO.getClearButton()).click();
68
- const pills = await DSComboboxCO.getPills();
68
+ const pills = await DSComboboxCO.getPill();
69
69
  await expect(pills).not.toBeDisplayed();
70
70
  });
71
71
  });
@@ -75,7 +75,6 @@ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:o
75
75
  if (errorOnGo) throw errorOnGo;
76
76
  });
77
77
  it('should open dropdown menu', async () => {
78
- await (await DSComboboxCO.freeSolo).go();
79
78
  await (await DSComboboxCO.getComboboxButton()).waitForDisplayed();
80
79
  await (await DSComboboxCO.getComboboxButton()).click();
81
80
  const comboBoxMenuList = await DSComboboxCO.getComboboxMenuList();
@@ -154,10 +154,14 @@ export default class DSComboboxCO extends PageObject {
154
154
  return $$('//div[@data-testid="pill-wrapper"]/span');
155
155
  }
156
156
 
157
- static async getPill(index) {
157
+ static async getPillByIndex(index) {
158
158
  return $$('//div[@data-testid="pill-wrapper"]/span')[index];
159
159
  }
160
160
 
161
+ static async getPill() {
162
+ return $('//div[@data-testid="pill-wrapper"]/span');
163
+ }
164
+
161
165
  static async getInput(text) {
162
166
  return $(`//span[contains(text(),"${text}")]`);
163
167
  }
@@ -25,7 +25,7 @@ if (!browser.capabilities['ice:options'].isTablet && !browser.capabilities['ice:
25
25
  it('01: should populate the input with +20 characters, no error message should be displayed', async () => {
26
26
  await browser.keys(Key.Tab);
27
27
  await type('More than twenty char');
28
- const errorMessage = await DSFormLayoutBlockItemCO.getErrorMessages();
28
+ const errorMessage = await DSFormLayoutBlockItemCO.getErrorMessage();
29
29
  await expect(errorMessage).not.toBeDisplayed();
30
30
  });
31
31
  it('02: should display error message when performing the OnBlur with TAB', async () => {
@@ -96,7 +96,7 @@ if (!browser.capabilities['ice:options'].isTablet && !browser.capabilities['ice:
96
96
  it('01: should populate the input with less than 20 characters, no error message should be displayed', async () => {
97
97
  await browser.keys(Key.Tab);
98
98
  await type('More than');
99
- const errorMessage = await DSFormLayoutBlockItemCO.getErrorMessages();
99
+ const errorMessage = await DSFormLayoutBlockItemCO.getErrorMessage();
100
100
  await expect(errorMessage).not.toBeDisplayed();
101
101
  });
102
102
  it('02: should display error message when more than 20 chars are present onChange', async () => {
@@ -145,7 +145,7 @@ if (!browser.capabilities['ice:options'].isTablet && !browser.capabilities['ice:
145
145
  it('01: should populate the input with less than 20 characters, no error message should be displayed', async () => {
146
146
  await browser.keys(Key.Tab);
147
147
  await type('More than twenty chars');
148
- const errorMessage = await DSFormLayoutBlockItemCO.getErrorMessages();
148
+ const errorMessage = await DSFormLayoutBlockItemCO.getErrorMessage();
149
149
  await expect(errorMessage).not.toBeDisplayed();
150
150
  });
151
151
  it('02: should check two checkbox, no error message should be displayed', async () => {
@@ -153,7 +153,7 @@ if (!browser.capabilities['ice:options'].isTablet && !browser.capabilities['ice:
153
153
  const checkbox2 = await DSFormLayoutBlockItemCO.getCheckboxByIndex(1);
154
154
  await checkbox2.click();
155
155
  await checkbox.click();
156
- const errorMessage = await DSFormLayoutBlockItemCO.getErrorMessages();
156
+ const errorMessage = await DSFormLayoutBlockItemCO.getErrorMessage();
157
157
  await expect(errorMessage).not.toBeDisplayed();
158
158
  });
159
159
  it('03: should press submit and errors should display, focus to first errored input', async () => {
@@ -88,6 +88,10 @@ export default class DSFormLayoutBlockItemCO extends PageObject {
88
88
  return $$('[data-testid="ds-form-layout-block-item-error-message"]');
89
89
  }
90
90
 
91
+ static async getErrorMessage() {
92
+ return $('[data-testid="ds-form-layout-block-item-error-message"]');
93
+ }
94
+
91
95
  static async getBlockContainersByIndex(index = 0) {
92
96
  return $$('[data-testid="ds-form-layout-block-item-container"]')[index];
93
97
  }
@@ -62,17 +62,30 @@ if (
62
62
  const result = await axeCoreCheck();
63
63
  expect(result.length).toBe(0);
64
64
  });
65
- it('01: should have global header with toggle-search expanded and pass axe-core scan', async () => {
65
+ it('02: should have global header with toggle-search expanded and pass axe-core scan', async () => {
66
66
  const toggleSearch = await GlobalHeaderCO.getGHToolbarItem(0);
67
67
  await toggleSearch.click();
68
68
  await type('Hola');
69
69
  const result = await axeCoreCheck();
70
70
  expect(result.length).toBe(0);
71
71
  });
72
- it('02: should have global header with populated toggle-search and pass axe-core scan', async () => {
72
+ it('03: should have global header with populated toggle-search and pass axe-core scan', async () => {
73
73
  await type('Hola');
74
74
  const result = await axeCoreCheck();
75
75
  expect(result.length).toBe(0);
76
76
  });
77
77
  });
78
+
79
+ describe('PUI-13391 - GlobalHeader: No toolbar -AxeCore', () => {
80
+ before(async () => {
81
+ const errorOnGo = await GlobalHeaderCO.noToolbarTest.go();
82
+ if (errorOnGo) throw errorOnGo;
83
+ });
84
+ it('01: should have global header without toolbar and pass axe-core scan', async () => {
85
+ const globalHeader = await GlobalHeaderCO.getGlobalHeader();
86
+ await globalHeader.waitForDisplayed();
87
+ const result = await axeCoreCheck();
88
+ expect(result.length).toBe(0);
89
+ });
90
+ });
78
91
  }
@@ -137,4 +137,17 @@ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:o
137
137
  await expect(snapshot).toEqual(0);
138
138
  });
139
139
  });
140
+
141
+ describe('PUI-13392 - GlobalHeader: No toolbar -Visual', () => {
142
+ before(async () => {
143
+ const errorOnGo = await GlobalHeader.noToolbarTest.go();
144
+ if (errorOnGo) throw errorOnGo;
145
+ });
146
+ it('01: should display global header without toolbar', async () => {
147
+ const globalHeader = await GlobalHeader.getGlobalHeader();
148
+ await globalHeader.waitForDisplayed();
149
+ const snapshot = await browser.eyesCheckSnapshot(GlobalHeader.snapshotPath('global-no-toolbar'));
150
+ await expect(snapshot).toEqual(0);
151
+ });
152
+ });
140
153
  }
@@ -7,6 +7,8 @@ export default class GlobalHeader extends PageObject {
7
7
 
8
8
  static oneTab = new Urlbuilder(PATH_E2E_GLOBAL_HEADER, 'one-tab');
9
9
 
10
+ static noToolbarTest = new Urlbuilder(PATH_E2E_GLOBAL_HEADER, 'no-toolbar-test');
11
+
10
12
  static resizedURL = new Urlbuilder(PATH_E2E_GLOBAL_HEADER, 'global-header-resized');
11
13
 
12
14
  static backgroundURL = new Urlbuilder(PATH_E2E_GLOBAL_HEADER, 'background');
@@ -1,43 +1,44 @@
1
1
  /* eslint-disable max-len */
2
2
  import { Key } from 'webdriverio';
3
- import UseKeyboardNavCO from './useKeyboardNavigationCO';
4
- import DSCardV3CO from '../../ds-card-v3/DSCardV3CO';
3
+ import UseKeyboardNavCO from './UseKeyboardNavigationCO';
4
+ // import DSCardV3CO from '../../ds-card-v3/DSCardV3CO';
5
5
  import DSButtonV3CO from '../../ds-button-v3/DSButtonV3CO';
6
6
  import DSMenuItemsCO from '../../ds-menu-item/DSMenuItemsCO';
7
7
  import { tabStops } from '../../helpers';
8
8
 
9
9
  if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:options'].isTablet) {
10
- describe('PUI-12538 [useKeyboardNav] Card Select:: DisableRoving true + agnostic direction', () => {
11
- before(async () => {
12
- const errorOnGo = await UseKeyboardNavCO.cardSelect.go();
13
- if (errorOnGo) throw errorOnGo;
14
- });
15
- it('01: should focus on the 4th card after 3 tab stops', async () => {
16
- await tabStops(3);
17
- const card4 = await DSCardV3CO.getActionAreaByIndex(3);
18
- await expect(card4).toBeFocused();
19
- });
20
- it('02: should focus on the 2nd card after moving up with ArrowUp', async () => {
21
- await browser.keys(Key.ArrowUp);
22
- const card2 = await DSCardV3CO.getActionAreaByIndex(1);
23
- await expect(card2).toBeFocused();
24
- });
25
- it('03: should focus on the 1st card after moving up with ArrowLeft', async () => {
26
- await browser.keys(Key.ArrowLeft);
27
- const card1 = await DSCardV3CO.getActionAreaByIndex(0);
28
- await expect(card1).toBeFocused();
29
- });
30
- it('04: should focus on the 2nd card after moving down with ArrowDown', async () => {
31
- await browser.keys(Key.ArrowDown);
32
- const card2 = await DSCardV3CO.getActionAreaByIndex(1);
33
- await expect(card2).toBeFocused();
34
- });
35
- it('05: should focus on the 4th card after moving down with ArrowRight', async () => {
36
- await browser.keys(Key.ArrowRight);
37
- const card4 = await DSCardV3CO.getActionAreaByIndex(3);
38
- await expect(card4).toBeFocused();
39
- });
40
- });
10
+ // Uncomment after CardV3 is completely released
11
+ // describe('PUI-12538 [useKeyboardNav] Card Select:: DisableRoving true + agnostic direction', () => {
12
+ // before(async () => {
13
+ // const errorOnGo = await UseKeyboardNavCO.cardSelect.go();
14
+ // if (errorOnGo) throw errorOnGo;
15
+ // });
16
+ // it('01: should focus on the 4th card after 3 tab stops', async () => {
17
+ // await tabStops(3);
18
+ // const card4 = await DSCardV3CO.getActionAreaByIndex(3);
19
+ // await expect(card4).toBeFocused();
20
+ // });
21
+ // it('02: should focus on the 2nd card after moving up with ArrowUp', async () => {
22
+ // await browser.keys(Key.ArrowUp);
23
+ // const card2 = await DSCardV3CO.getActionAreaByIndex(1);
24
+ // await expect(card2).toBeFocused();
25
+ // });
26
+ // it('03: should focus on the 1st card after moving up with ArrowLeft', async () => {
27
+ // await browser.keys(Key.ArrowLeft);
28
+ // const card1 = await DSCardV3CO.getActionAreaByIndex(0);
29
+ // await expect(card1).toBeFocused();
30
+ // });
31
+ // it('04: should focus on the 2nd card after moving down with ArrowDown', async () => {
32
+ // await browser.keys(Key.ArrowDown);
33
+ // const card2 = await DSCardV3CO.getActionAreaByIndex(1);
34
+ // await expect(card2).toBeFocused();
35
+ // });
36
+ // it('05: should focus on the 4th card after moving down with ArrowRight', async () => {
37
+ // await browser.keys(Key.ArrowRight);
38
+ // const card4 = await DSCardV3CO.getActionAreaByIndex(3);
39
+ // await expect(card4).toBeFocused();
40
+ // });
41
+ // });
41
42
  describe('PUI-12539 [useKeyboardNav] disabledRovingTab:: DisableRoving true + horizontal direction', () => {
42
43
  before(async () => {
43
44
  const errorOnGo = await UseKeyboardNavCO.disabledRovingTab.go();
@@ -1,57 +1,17 @@
1
1
  import DSIconCO from './DSIconCO';
2
+ import DSIconsCO from '../ds-icons/DSIconsCO';
2
3
 
3
4
  if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:options'].isTablet) {
4
- describe('PUI-4223 - Iconography:: visual test', () => {
5
- describe('Iconography showcase test', () => {
6
- before('loading page', async () => {
7
- const errorOnGo = await DSIconCO.showCaseTest.go();
8
- if (errorOnGo) throw errorOnGo;
9
- });
10
- it('should display icons correctly', async () => {
11
- await browser.eyesOpen();
12
- const snapshot = await browser.eyesCheckSnapshot(DSIconCO.snapshotPath('show-case-test'));
13
- await expect(snapshot).toEqual(0);
14
- });
15
- });
16
- });
17
- describe('PUI-8715 - Iconography:: basic', () => {
5
+ describe('PUI-8716 :: Icon, getSize getColor -Visual Test', () => {
18
6
  before('loading page', async () => {
19
7
  const errorOnGo = await DSIconCO.basicUrl.go();
20
8
  if (errorOnGo) throw errorOnGo;
21
9
  });
22
- it('should display basic icons correctly', async () => {
23
- const snapshot = await browser.checkSnapshot(DSIconCO.snapshotPath('basic'));
24
- await expect(snapshot).toEqual(0);
25
- });
26
- });
27
- describe('PUI-8716 - Iconography:: Color and Sizes', () => {
28
- before('loading page', async () => {
29
- const errorOnGo = await DSIconCO.allIconsColorSizes.go();
30
- if (errorOnGo) throw errorOnGo;
31
- });
32
- it('should display all icons, color and sizes correctly', async () => {
33
- const snapshot = await browser.checkSnapshot(DSIconCO.snapshotPath('all-icons-color-sizes'));
34
- await expect(snapshot).toEqual(0);
35
- });
36
- });
37
- describe('PUI-6400 - Icon:: Product icons showcase', () => {
38
- before('loading page', async () => {
39
- const errorOnGo = await DSIconCO.showCaseProducts.go();
40
- if (errorOnGo) throw errorOnGo;
41
- });
42
- it('should display all product icons', async () => {
43
- const snapshot = await browser.checkSnapshot(DSIconCO.snapshotPath('produc-icons'));
44
- await expect(snapshot).toEqual(0);
45
- });
46
- });
47
-
48
- describe('PUI-10241 - Icon - Custom image getSize', () => {
49
- before('loading page', async () => {
50
- const errorOnGo = await DSIconCO.customImgGetSizeURL.go();
51
- if (errorOnGo) throw errorOnGo;
52
- });
53
- it('should display all product icons', async () => {
54
- const snapshot = await browser.checkSnapshot(DSIconCO.snapshotPath('produc-icons'));
10
+ it('01: should display icons with exported colors/sizes correctly', async () => {
11
+ await browser.eyesOpen();
12
+ const anyIcon = await DSIconsCO.getIconsByIndex(1);
13
+ await anyIcon.waitForDisplayed();
14
+ const snapshot = await browser.eyesCheckSnapshot(DSIconsCO.snapshotPath('icon-exports-test'));
55
15
  await expect(snapshot).toEqual(0);
56
16
  });
57
17
  });
@@ -1,21 +1,14 @@
1
1
  /* eslint-disable import/no-relative-packages */
2
- import { PATH_ICON, PATH_E2E_ICON } from '../../environments/storybook/paths';
2
+ import { PATH_E2E_ICON } from '../../environments/storybook/paths';
3
3
  import { PageObject, Urlbuilder } from '../helpers';
4
4
 
5
5
  export default class DSIconCO extends PageObject {
6
6
  // Desktop
7
- static showCaseTest = new Urlbuilder(PATH_E2E_ICON, 'show-case-test');
8
7
 
9
- static basicUrl = new Urlbuilder(PATH_ICON, 'basic');
10
-
11
- static showCaseProducts = new Urlbuilder(PATH_ICON, 'show-case-products');
12
-
13
- static allIconsColorSizes = new Urlbuilder(PATH_E2E_ICON, 'all-icons-color-sizes');
14
-
15
- static customImgGetSizeURL = new Urlbuilder(PATH_E2E_ICON, 'custom-image-get-size-test');
8
+ static basicUrl = new Urlbuilder(PATH_E2E_ICON, 'basic-test');
16
9
 
17
10
  static getUrl(component = 'basic') {
18
- return PageObject.getUrl(PATH_ICON, component);
11
+ return PageObject.getUrl(PATH_E2E_ICON, component);
19
12
  }
20
13
 
21
14
  // Snapshots
@@ -0,0 +1,45 @@
1
+ import DSIconsCO from './DSIconsCO';
2
+
3
+ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:options'].isTablet) {
4
+ describe('PUI-8715 :: Icons, Showcase -Visual Test', () => {
5
+ before('loading page', async () => {
6
+ const errorOnGo = await DSIconsCO.showCaseTest.go();
7
+ if (errorOnGo) throw errorOnGo;
8
+ });
9
+ it('01: should display icons correctly', async () => {
10
+ await browser.eyesOpen();
11
+ const anyIcon = await DSIconsCO.getIconsByIndex(1);
12
+ await anyIcon.waitForDisplayed();
13
+ const snapshot = await browser.eyesCheckSnapshot(DSIconsCO.snapshotPath('icons-showcase-test'));
14
+ await expect(snapshot).toEqual(0);
15
+ });
16
+ });
17
+
18
+ describe('PUI-4223 :: Icons, Showcase ICE -Visual Test', () => {
19
+ before('loading page', async () => {
20
+ const errorOnGo = await DSIconsCO.showCaseICETest.go();
21
+ if (errorOnGo) throw errorOnGo;
22
+ });
23
+ it('01: should display icons correctly', async () => {
24
+ await browser.eyesOpen();
25
+ const anyIcon = await DSIconsCO.getSVGByIndex(0);
26
+ await anyIcon.waitForDisplayed();
27
+ const snapshot = await browser.eyesCheckSnapshot(DSIconsCO.snapshotPath('icons-showcase-test'));
28
+ await expect(snapshot).toEqual(0);
29
+ });
30
+ });
31
+
32
+ describe('01: PUI-6400 :: Icons, Showcase Products -Visual Test', () => {
33
+ before('loading page', async () => {
34
+ const errorOnGo = await DSIconsCO.showCaseProductsTest.go();
35
+ if (errorOnGo) throw errorOnGo;
36
+ });
37
+ it('should display icons correctly', async () => {
38
+ await browser.eyesOpen();
39
+ const anyIcon = await DSIconsCO.getIconsByIndex(1);
40
+ await anyIcon.waitForDisplayed();
41
+ const snapshot = await browser.eyesCheckSnapshot(DSIconsCO.snapshotPath('icons-showcase-test'));
42
+ await expect(snapshot).toEqual(0);
43
+ });
44
+ });
45
+ }
@@ -0,0 +1,30 @@
1
+ /* eslint-disable import/no-relative-packages */
2
+ import { PATH_E2E_ICONS } from '../../environments/storybook/paths';
3
+ import { PageObject, Urlbuilder } from '../helpers';
4
+
5
+ export default class DSIconsCO extends PageObject {
6
+ // URL's
7
+ static showCaseTest = new Urlbuilder(PATH_E2E_ICONS, 'show-case-test');
8
+
9
+ static showCaseICETest = new Urlbuilder(PATH_E2E_ICONS, 'show-case-ice-test');
10
+
11
+ static showCaseProductsTest = new Urlbuilder(PATH_E2E_ICONS, 'show-case-products-test');
12
+
13
+ // Get's
14
+ static async getIconsByIndex(index = 0) {
15
+ return $$(`[data-testid="ds-icon-root"]`)[index];
16
+ }
17
+
18
+ static async getSVGByIndex(index = 0) {
19
+ return $$(`[data-testid="ds-icon-svg"]`)[index];
20
+ }
21
+
22
+ // Snapshots
23
+ static snapshotPath(example = 'basic') {
24
+ return PageObject.getSnapshotPathBuilder('Icons', example);
25
+ }
26
+
27
+ static getUrl(component = 'basic') {
28
+ return PageObject.getUrl(PATH_E2E_ICONS, component);
29
+ }
30
+ }
@@ -85,7 +85,7 @@ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:o
85
85
  const textMark = await DSTreeViewCO.getTextMarks('test');
86
86
  const isActive = await DSTreeViewCO.isActive(0);
87
87
  await expect(resultItems).not.toBeDisplayed();
88
- await expect(textMark).not.toBeDisplayed();
88
+ await expect(textMark[0]).not.toBeDisplayed();
89
89
  await expect(isActive).toBe(false);
90
90
  const row = await DSTreeViewCO.getRowByContent('Underwriting');
91
91
  await expect(row).toBeDisplayed();
package/package.json CHANGED
@@ -1,126 +1,126 @@
1
1
  {
2
2
  "name": "dimsum-e2e-tests",
3
- "version": "3.34.0",
3
+ "version": "3.35.0-rc.1",
4
4
  "description": "End-to-end tests for dimsum library",
5
5
  "dependencies": {
6
- "@elliemae/ds-accessibility": "3.34.0",
7
- "@elliemae/ds-accordion": "3.34.0",
8
- "@elliemae/ds-app-picker": "3.34.0",
9
- "@elliemae/ds-backdrop": "3.34.0",
10
- "@elliemae/ds-banner": "3.34.0",
11
- "@elliemae/ds-basic": "3.34.0",
12
- "@elliemae/ds-breadcrumb": "3.34.0",
13
- "@elliemae/ds-button": "3.34.0",
14
- "@elliemae/ds-button-group": "3.34.0",
15
- "@elliemae/ds-button-v1": "3.34.0",
16
- "@elliemae/ds-button-v2": "3.34.0",
17
- "@elliemae/ds-card": "3.34.0",
18
- "@elliemae/ds-card-navigation": "3.34.0",
19
- "@elliemae/ds-card-v2": "3.34.0",
20
- "@elliemae/ds-card-v2-action-addon": "3.34.0",
21
- "@elliemae/ds-card-array": "3.34.0",
22
- "@elliemae/ds-card-v2-group": "3.34.0",
23
- "@elliemae/ds-chat": "3.34.0",
24
- "@elliemae/ds-chat-bubble": "3.34.0",
25
- "@elliemae/ds-chip": "3.34.0",
26
- "@elliemae/ds-chat-tile": "3.34.0",
27
- "@elliemae/ds-circular-progress-indicator": "3.34.0",
28
- "@elliemae/ds-codeeditor": "3.34.0",
29
- "@elliemae/ds-comments": "3.34.0",
30
- "@elliemae/ds-controlled-form": "3.34.0",
31
- "@elliemae/ds-csv-converter": "3.34.0",
32
- "@elliemae/ds-data-table": "3.34.0",
33
- "@elliemae/ds-datagrids": "3.34.0",
34
- "@elliemae/ds-data-table-cell-header": "3.34.0",
35
- "@elliemae/ds-dataviz": "3.34.0",
36
- "@elliemae/ds-dataviz-pie": "3.34.0",
37
- "@elliemae/ds-date-picker": "3.34.0",
38
- "@elliemae/ds-date-range-picker": "3.34.0",
39
- "@elliemae/ds-date-range-selector": "3.34.0",
40
- "@elliemae/ds-date-time-picker": "3.34.0",
41
- "@elliemae/ds-date-time-recurrence-picker": "3.34.0",
42
- "@elliemae/ds-decision-graph": "3.34.0",
43
- "@elliemae/ds-dialog": "3.34.0",
44
- "@elliemae/ds-drag-and-drop": "3.34.0",
45
- "@elliemae/ds-dropzone": "3.34.0",
46
- "@elliemae/ds-dropdownmenu": "3.34.0",
47
- "@elliemae/ds-fast-list": "3.34.0",
48
- "@elliemae/ds-filterbar": "3.34.0",
49
- "@elliemae/ds-form": "3.34.0",
50
- "@elliemae/ds-form-date-range-picker": "3.34.0",
51
- "@elliemae/ds-form-date-time-picker": "3.34.0",
52
- "@elliemae/ds-form-layout-blocks": "3.34.0",
53
- "@elliemae/ds-form-layout-label": "3.34.0",
54
- "@elliemae/ds-global-header": "3.34.0",
55
- "@elliemae/ds-grid": "3.34.0",
56
- "@elliemae/ds-group-box": "3.34.0",
57
- "@elliemae/ds-header": "3.34.0",
58
- "@elliemae/ds-hooks-fontsize-media": "3.34.0",
59
- "@elliemae/ds-hooks-fontsize-detector": "3.34.0",
60
- "@elliemae/ds-icon": "3.34.0",
61
- "@elliemae/ds-image": "3.34.0",
62
- "@elliemae/ds-imagelibrarymodal": "3.34.0",
63
- "@elliemae/ds-indeterminate-progress-indicator": "3.34.0",
64
- "@elliemae/ds-icons": "3.34.0",
65
- "@elliemae/ds-label-value": "3.34.0",
66
- "@elliemae/ds-left-navigation": "3.34.0",
67
- "@elliemae/ds-list-section-header": "3.34.0",
68
- "@elliemae/ds-menu": "3.34.0",
69
- "@elliemae/ds-loading-indicator": "3.34.0",
70
- "@elliemae/ds-menu-items": "3.34.0",
71
- "@elliemae/ds-mini-toolbar": "3.34.0",
72
- "@elliemae/ds-mobile": "3.34.0",
73
- "@elliemae/ds-modal": "3.34.0",
74
- "@elliemae/ds-modal-slide": "3.34.0",
75
- "@elliemae/ds-notification-badge": "3.34.0",
76
- "@elliemae/ds-number-range-field": "3.34.0",
77
- "@elliemae/ds-page-header": "3.34.0",
78
- "@elliemae/ds-page-header-v1": "3.34.0",
79
- "@elliemae/ds-page-header-v2": "3.34.0",
80
- "@elliemae/ds-page-layout": "3.34.0",
81
- "@elliemae/ds-page-number": "3.34.0",
82
- "@elliemae/ds-pagination": "3.34.0",
83
- "@elliemae/ds-popover": "3.34.0",
84
- "@elliemae/ds-popper": "3.34.0",
85
- "@elliemae/ds-pills": "3.34.0",
86
- "@elliemae/ds-popperjs": "3.34.0",
87
- "@elliemae/ds-progress-indicator": "3.34.0",
88
- "@elliemae/ds-query-builder": "3.34.0",
89
- "@elliemae/ds-read-more": "3.34.0",
90
- "@elliemae/ds-resizeable-container": "3.34.0",
91
- "@elliemae/ds-ribbon": "3.34.0",
92
- "@elliemae/ds-search-field": "3.34.0",
93
- "@elliemae/ds-separator": "3.34.0",
94
- "@elliemae/ds-shuttle": "3.34.0",
95
- "@elliemae/ds-shuttle-v2": "3.34.0",
96
- "@elliemae/ds-side-panel": "3.34.0",
97
- "@elliemae/ds-skeleton": "3.34.0",
98
- "@elliemae/ds-slider": "3.34.0",
99
- "@elliemae/ds-spinner": "3.34.0",
100
- "@elliemae/ds-square-indicator": "3.34.0",
101
- "@elliemae/ds-stepper": "3.34.0",
102
- "@elliemae/ds-svg": "3.34.0",
103
- "@elliemae/ds-system": "3.34.0",
104
- "@elliemae/ds-test-utils": "3.34.0",
105
- "@elliemae/ds-text-wrapper": "3.34.0",
106
- "@elliemae/ds-tabs": "3.34.0",
107
- "@elliemae/ds-time-picker": "3.34.0",
108
- "@elliemae/ds-toolbar": "3.34.0",
109
- "@elliemae/ds-toast": "3.34.0",
110
- "@elliemae/ds-toolbar-v2": "3.34.0",
111
- "@elliemae/ds-tooltip": "3.34.0",
112
- "@elliemae/ds-transition": "3.34.0",
113
- "@elliemae/ds-tree-model": "3.34.0",
114
- "@elliemae/ds-treeview": "3.34.0",
115
- "@elliemae/ds-truncated-expandable-text": "3.34.0",
116
- "@elliemae/ds-truncated-tooltip-text": "3.34.0",
117
- "@elliemae/ds-typography": "3.34.0",
118
- "@elliemae/ds-uploader": "3.34.0",
119
- "@elliemae/ds-utilities": "3.34.0",
120
- "@elliemae/ds-virtual-list": "3.34.0",
121
- "@elliemae/ds-wizard": "3.34.0",
122
- "@elliemae/ds-wysiwygeditor": "3.34.0",
123
- "@elliemae/ds-zipcode-search": "3.34.0",
124
- "@elliemae/ds-zoom": "3.34.0"
6
+ "@elliemae/ds-accordion": "3.35.0-rc.1",
7
+ "@elliemae/ds-accessibility": "3.35.0-rc.1",
8
+ "@elliemae/ds-app-picker": "3.35.0-rc.1",
9
+ "@elliemae/ds-backdrop": "3.35.0-rc.1",
10
+ "@elliemae/ds-banner": "3.35.0-rc.1",
11
+ "@elliemae/ds-basic": "3.35.0-rc.1",
12
+ "@elliemae/ds-breadcrumb": "3.35.0-rc.1",
13
+ "@elliemae/ds-button": "3.35.0-rc.1",
14
+ "@elliemae/ds-button-v1": "3.35.0-rc.1",
15
+ "@elliemae/ds-button-group": "3.35.0-rc.1",
16
+ "@elliemae/ds-card": "3.35.0-rc.1",
17
+ "@elliemae/ds-button-v2": "3.35.0-rc.1",
18
+ "@elliemae/ds-card-array": "3.35.0-rc.1",
19
+ "@elliemae/ds-card-navigation": "3.35.0-rc.1",
20
+ "@elliemae/ds-card-v2-action-addon": "3.35.0-rc.1",
21
+ "@elliemae/ds-card-v2": "3.35.0-rc.1",
22
+ "@elliemae/ds-chat": "3.35.0-rc.1",
23
+ "@elliemae/ds-chat-bubble": "3.35.0-rc.1",
24
+ "@elliemae/ds-card-v2-group": "3.35.0-rc.1",
25
+ "@elliemae/ds-chat-tile": "3.35.0-rc.1",
26
+ "@elliemae/ds-circular-progress-indicator": "3.35.0-rc.1",
27
+ "@elliemae/ds-comments": "3.35.0-rc.1",
28
+ "@elliemae/ds-chip": "3.35.0-rc.1",
29
+ "@elliemae/ds-controlled-form": "3.35.0-rc.1",
30
+ "@elliemae/ds-codeeditor": "3.35.0-rc.1",
31
+ "@elliemae/ds-csv-converter": "3.35.0-rc.1",
32
+ "@elliemae/ds-data-table": "3.35.0-rc.1",
33
+ "@elliemae/ds-data-table-cell-header": "3.35.0-rc.1",
34
+ "@elliemae/ds-dataviz": "3.35.0-rc.1",
35
+ "@elliemae/ds-datagrids": "3.35.0-rc.1",
36
+ "@elliemae/ds-dataviz-pie": "3.35.0-rc.1",
37
+ "@elliemae/ds-date-picker": "3.35.0-rc.1",
38
+ "@elliemae/ds-date-range-picker": "3.35.0-rc.1",
39
+ "@elliemae/ds-date-time-picker": "3.35.0-rc.1",
40
+ "@elliemae/ds-date-time-recurrence-picker": "3.35.0-rc.1",
41
+ "@elliemae/ds-date-range-selector": "3.35.0-rc.1",
42
+ "@elliemae/ds-decision-graph": "3.35.0-rc.1",
43
+ "@elliemae/ds-drag-and-drop": "3.35.0-rc.1",
44
+ "@elliemae/ds-dropdownmenu": "3.35.0-rc.1",
45
+ "@elliemae/ds-fast-list": "3.35.0-rc.1",
46
+ "@elliemae/ds-dialog": "3.35.0-rc.1",
47
+ "@elliemae/ds-filterbar": "3.35.0-rc.1",
48
+ "@elliemae/ds-form-date-range-picker": "3.35.0-rc.1",
49
+ "@elliemae/ds-form": "3.35.0-rc.1",
50
+ "@elliemae/ds-dropzone": "3.35.0-rc.1",
51
+ "@elliemae/ds-form-layout-blocks": "3.35.0-rc.1",
52
+ "@elliemae/ds-form-date-time-picker": "3.35.0-rc.1",
53
+ "@elliemae/ds-form-layout-label": "3.35.0-rc.1",
54
+ "@elliemae/ds-global-header": "3.35.0-rc.1",
55
+ "@elliemae/ds-grid": "3.35.0-rc.1",
56
+ "@elliemae/ds-header": "3.35.0-rc.1",
57
+ "@elliemae/ds-hooks-fontsize-detector": "3.35.0-rc.1",
58
+ "@elliemae/ds-group-box": "3.35.0-rc.1",
59
+ "@elliemae/ds-icon": "3.35.0-rc.1",
60
+ "@elliemae/ds-hooks-fontsize-media": "3.35.0-rc.1",
61
+ "@elliemae/ds-imagelibrarymodal": "3.35.0-rc.1",
62
+ "@elliemae/ds-image": "3.35.0-rc.1",
63
+ "@elliemae/ds-icons": "3.35.0-rc.1",
64
+ "@elliemae/ds-label-value": "3.35.0-rc.1",
65
+ "@elliemae/ds-indeterminate-progress-indicator": "3.35.0-rc.1",
66
+ "@elliemae/ds-left-navigation": "3.35.0-rc.1",
67
+ "@elliemae/ds-list-section-header": "3.35.0-rc.1",
68
+ "@elliemae/ds-loading-indicator": "3.35.0-rc.1",
69
+ "@elliemae/ds-mini-toolbar": "3.35.0-rc.1",
70
+ "@elliemae/ds-menu": "3.35.0-rc.1",
71
+ "@elliemae/ds-menu-items": "3.35.0-rc.1",
72
+ "@elliemae/ds-mobile": "3.35.0-rc.1",
73
+ "@elliemae/ds-modal": "3.35.0-rc.1",
74
+ "@elliemae/ds-notification-badge": "3.35.0-rc.1",
75
+ "@elliemae/ds-page-header": "3.35.0-rc.1",
76
+ "@elliemae/ds-page-header-v1": "3.35.0-rc.1",
77
+ "@elliemae/ds-number-range-field": "3.35.0-rc.1",
78
+ "@elliemae/ds-modal-slide": "3.35.0-rc.1",
79
+ "@elliemae/ds-page-layout": "3.35.0-rc.1",
80
+ "@elliemae/ds-page-header-v2": "3.35.0-rc.1",
81
+ "@elliemae/ds-pagination": "3.35.0-rc.1",
82
+ "@elliemae/ds-page-number": "3.35.0-rc.1",
83
+ "@elliemae/ds-pills": "3.35.0-rc.1",
84
+ "@elliemae/ds-popper": "3.35.0-rc.1",
85
+ "@elliemae/ds-progress-indicator": "3.35.0-rc.1",
86
+ "@elliemae/ds-popover": "3.35.0-rc.1",
87
+ "@elliemae/ds-popperjs": "3.35.0-rc.1",
88
+ "@elliemae/ds-query-builder": "3.35.0-rc.1",
89
+ "@elliemae/ds-read-more": "3.35.0-rc.1",
90
+ "@elliemae/ds-ribbon": "3.35.0-rc.1",
91
+ "@elliemae/ds-resizeable-container": "3.35.0-rc.1",
92
+ "@elliemae/ds-separator": "3.35.0-rc.1",
93
+ "@elliemae/ds-shuttle": "3.35.0-rc.1",
94
+ "@elliemae/ds-search-field": "3.35.0-rc.1",
95
+ "@elliemae/ds-shuttle-v2": "3.35.0-rc.1",
96
+ "@elliemae/ds-side-panel": "3.35.0-rc.1",
97
+ "@elliemae/ds-skeleton": "3.35.0-rc.1",
98
+ "@elliemae/ds-square-indicator": "3.35.0-rc.1",
99
+ "@elliemae/ds-slider": "3.35.0-rc.1",
100
+ "@elliemae/ds-system": "3.35.0-rc.1",
101
+ "@elliemae/ds-spinner": "3.35.0-rc.1",
102
+ "@elliemae/ds-svg": "3.35.0-rc.1",
103
+ "@elliemae/ds-stepper": "3.35.0-rc.1",
104
+ "@elliemae/ds-tabs": "3.35.0-rc.1",
105
+ "@elliemae/ds-test-utils": "3.35.0-rc.1",
106
+ "@elliemae/ds-text-wrapper": "3.35.0-rc.1",
107
+ "@elliemae/ds-toast": "3.35.0-rc.1",
108
+ "@elliemae/ds-time-picker": "3.35.0-rc.1",
109
+ "@elliemae/ds-tooltip": "3.35.0-rc.1",
110
+ "@elliemae/ds-transition": "3.35.0-rc.1",
111
+ "@elliemae/ds-tree-model": "3.35.0-rc.1",
112
+ "@elliemae/ds-treeview": "3.35.0-rc.1",
113
+ "@elliemae/ds-toolbar": "3.35.0-rc.1",
114
+ "@elliemae/ds-toolbar-v2": "3.35.0-rc.1",
115
+ "@elliemae/ds-truncated-tooltip-text": "3.35.0-rc.1",
116
+ "@elliemae/ds-typography": "3.35.0-rc.1",
117
+ "@elliemae/ds-truncated-expandable-text": "3.35.0-rc.1",
118
+ "@elliemae/ds-utilities": "3.35.0-rc.1",
119
+ "@elliemae/ds-virtual-list": "3.35.0-rc.1",
120
+ "@elliemae/ds-wysiwygeditor": "3.35.0-rc.1",
121
+ "@elliemae/ds-wizard": "3.35.0-rc.1",
122
+ "@elliemae/ds-uploader": "3.35.0-rc.1",
123
+ "@elliemae/ds-zipcode-search": "3.35.0-rc.1",
124
+ "@elliemae/ds-zoom": "3.35.0-rc.1"
125
125
  }
126
126
  }
@@ -125,14 +125,14 @@ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:o
125
125
  const appPickerTrigger = await DSButtonV2CO.getToolbarItemByIndex(0);
126
126
  await appPickerTrigger.waitForDisplayed({ timeout: 5000 });
127
127
  await appPickerTrigger.click();
128
- const appPicker = await $$('[data-testid="app-picker__wrapper"]');
128
+ const appPicker = await $('[data-testid="app-picker__wrapper"]');
129
129
  await expect(appPicker).toBeDisplayedInViewport();
130
130
  });
131
131
  it('02: should close the popup when clicking the disabled ds-button-v2', async () => {
132
132
  const button = await DSButtonV2CO.getButtonByIndex(0);
133
133
  await button.waitForDisplayed({ timeout: 5000 });
134
134
  await button.click();
135
- const appPicker = await $$('[data-testid="app-picker__wrapper"]');
135
+ const appPicker = await $('[data-testid="app-picker__wrapper"]');
136
136
  await expect(appPicker).not.toBeDisplayedInViewport();
137
137
  });
138
138
  });
@@ -27,7 +27,7 @@ export default class MiniToolbarCO extends PageObject {
27
27
  }
28
28
 
29
29
  static async getTruncateText() {
30
- return $('[data-testid="DS-SimpleTruncateText"');
30
+ return $('[data-testid="DS-SimpleTruncateText"]');
31
31
  }
32
32
 
33
33
  static async getMenu() {
@@ -1,24 +0,0 @@
1
- import DSMenuTreeItemCO from './DSMenuTreeItemCO';
2
- /* this is the syntax for only enabling test for desktop only
3
- if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:options'].isTablet) {
4
- describe('PUI-XXXX - MenuTreeItem:: example test - data-testid exists', () => {
5
- before('loading page', async () => {
6
- // your code goes here
7
- });
8
- it('01: wrapper should be displayed', async () => {
9
- // your code goes here
10
- });
11
-
12
- });
13
- }
14
- */
15
- describe('PUI-XXXX - MenuTreeItem:: example test - data-testid exists', () => {
16
- before('loading page', async () => {
17
- const errorOnGo = await DSMenuTreeItemCO.basic.go();
18
- if (errorOnGo) throw errorOnGo;
19
- });
20
- it('01: wrapper should be displayed', async () => {
21
- const wrapper = await DSMenuTreeItemCO.getWrapper();
22
- await expect(wrapper).toBeDisplayedInViewport();
23
- });
24
- });
@@ -1,17 +0,0 @@
1
- import { MENU_TREE_ITEM_DATA_TESTID } from '@elliemae/ds-menu-tree-item';
2
- import { PATH_MENU_TREE_ITEM } from '../../environments/storybook/paths';
3
- import { PageObject, Urlbuilder } from '../helpers';
4
-
5
- export default class DSMenuTreeItem extends PageObject {
6
- static basic = new Urlbuilder(PATH_MENU_TREE_ITEM, 'basic');
7
-
8
- // Selectors
9
- static async getWrapper() {
10
- return $(`[data-testid="${MENU_TREE_ITEM_DATA_TESTID.ROOT}"]`);
11
- }
12
-
13
- // Snapshots
14
- static snapshotPath(example = 'basic') {
15
- return PageObject.getSnapshotPathBuilder('DSMenuTreeItem', example, 'ds-menu-tree-item');
16
- }
17
- }