- Notifications
You must be signed in to change notification settings - Fork7.2k
Enable UI test automation for AdvancedPaste#40077
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:feature/UITestAutomation
Are you sure you want to change the base?
Enable UI test automation for AdvancedPaste#40077
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Added advanced paste ui automation test for paste as plaintextadded test case for pasteAsJson and pasteAsMarkdownSigned-off-by: Shawn Yuan <shuaiyuan@microsoft.com>
94f175b
to2863840
Compare@check-spelling-bot Report🔴 Please reviewSee the📂 files view, the📜action log, or📝 job summary for details.Unrecognized words (7)Allmodule These words are not needed and should be removedcleanmgr iwr psexec RTB windowsterminal ZhiweiSome files were automatically ignored 🙈These sample patterns would exclude them:
You should consider adding them to:
File matching is via Perl regular expressions. To check these files, more of their words need to be in the dictionary than not. You can use To accept these unrecognized words as correct, update file exclusions, and remove the previously acknowledged and now absent words,you could run the following commands... in a clone of thegit@github.com:shuaiyuanxx/PowerToys.git repository curl -s -S -L'https://raw.githubusercontent.com/check-spelling/check-spelling/c635c2f3f714eec2fcf27b643a1919b9a811ef2e/apply.pl'|perl -'https://github.com/microsoft/PowerToys/actions/runs/15748958985/attempts/1'&&git commit -m'Update check-spelling metadata' Pattern suggestions ✂️ (1)You could add these patterns to
Alternatively, if a pattern suggestion doesn't make sense for this project, add a Errors, Warnings, and Notices ❌ (4)See the📂 files view, the📜action log, or📝 job summary for details.
See❌ Event descriptions for more information. If the flagged items are 🤯 false positivesIf items relate to a ...
|
Summary of the Pull Request
Enable UI test automation for AdvancedPaste
PR Checklist
Detailed Description of the Pull Request / Additional comments
Validation Steps Performed