Commit a7b9d88
authored
e2e: expand data explorer clipboard to include copy column data via context menu (#9671)
### Summary
Updating the `data-explorer-clipboard.test.ts` to include a test case
that verifies the correct behavior of copying a column using the context
menu. Refer to the related issue:
#9315
### QA Notes
@:data-explorer @:web @:win1 parent a9fd9ad commit a7b9d88
File tree
2 files changed
+22
-4
lines changed- test/e2e
- pages
- tests/data-explorer
2 files changed
+22
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
323 | 334 | | |
324 | 335 | | |
325 | 336 | | |
| |||
360 | 371 | | |
361 | 372 | | |
362 | 373 | | |
| 374 | + | |
363 | 375 | | |
364 | | - | |
| 376 | + | |
365 | 377 | | |
366 | | - | |
| 378 | + | |
367 | 379 | | |
368 | 380 | | |
369 | 381 | | |
| |||
961 | 973 | | |
962 | 974 | | |
963 | 975 | | |
964 | | - | |
| 976 | + | |
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
83 | 89 | | |
84 | 90 | | |
85 | 91 | | |
| |||
0 commit comments