Skip to content

chore: expose clipboard hooks for test simulation - #25046

Draft
mcollovati wants to merge 1 commit into
mainfrom
pr/clipboard-test-hooks
Draft

chore: expose clipboard hooks for test simulation#25046
mcollovati wants to merge 1 commit into
mainfrom
pr/clipboard-test-hooks

Conversation

@mcollovati

Copy link
Copy Markdown
Collaborator

Widen visibility of the Clipboard paste event-data keys
(PASTE_TEXT_EXPR, PASTE_HTML_EXPR) and the file-paste hooks
(PASTE_UPLOAD_ATTRIBUTE_PREFIX, FILE_PASTE_FINISHED_EVENT) from
private to package-private so test frameworks can simulate paste and
file paste. No behavioral change.

Widen visibility of the `Clipboard` paste event-data keys
(`PASTE_TEXT_EXPR`, `PASTE_HTML_EXPR`) and the file-paste hooks
(`PASTE_UPLOAD_ATTRIBUTE_PREFIX`, `FILE_PASTE_FINISHED_EVENT`) from
private to package-private so test frameworks can simulate paste and
file paste. No behavioral change.
@mcollovati

Copy link
Copy Markdown
Collaborator Author

Part of a 4-PR split of the trigger/action + clipboard test-support work (2 PRs per repo).

@github-actions

Copy link
Copy Markdown
Contributor

Test Results

 1 423 files   - 18   1 423 suites   - 18   1h 34m 32s ⏱️ - 3m 35s
10 247 tests  - 59  10 180 ✅  - 59  67 💤 ±0  0 ❌ ±0 
10 694 runs   - 66  10 626 ✅  - 66  68 💤 ±0  0 ❌ ±0 

Results for commit bb9ba25. ± Comparison against base commit 626a502.

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant