Commit Graph

2 Commits

Author SHA1 Message Date
amaannawab923
b78f4fbab6 test(ag-grid): cover copyCellValue clipboard error paths
Add cases for the Clipboard API rejecting (falls back to execCommand) and for
both clipboard paths failing (returns false), taking the util to full function
coverage.
2026-07-03 19:56:17 +05:30
amaannawab923
a15070a5cc test(ag-grid): cover copyCellValue clipboard handler
Shortcut detection, formatted-vs-raw value resolution, null handling, the
Clipboard API path and execCommand fallback, and the onCellKeyDown handler.
2026-07-03 19:10:01 +05:30