-
Notifications
You must be signed in to change notification settings - Fork 135
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix - Remove sms domain in htmlToText #793
Fix - Remove sms domain in htmlToText #793
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add tests :)
@aldo-expensify Thx Updated tests. |
@ZhenjaHorbach PR ready for review |
Sorry, I meant adding automated test :P |
Thanks for mentioning about this 😄 |
Updated Auto-tests. You can proceed @ZhenjaHorbach |
Reviewer ChecklistReviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.movAndroid: mWeb Chromeandroid-web.moviOS: Nativeios.moviOS: mWeb Safariios-web.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
LGTM ! |
🚀Published to npm in v2.0.83 |
@FitseTLT |
Fixed Issues
$ Expensify/App#47484
Tests
What unit/integration tests cover your change? What autoQA tests cover your change?
What tests did you perform that validates your changed worked?
Test:
Make the same update on
userMention
rule as in the current pr in node-modulesNow Open Expensify App
Tap on a report
Enter any phone mention
Send the message
Long press the message and copy to clipboard
Tap plus icon -- assign task
Paste it in title field
Verify sms domain doesn't exist in the text pasted
QA
same as above
same as above