Skip to content
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

Add Selenium Test to check Slur Replacement Feature on Chrome #180

Closed
dennyabrain opened this issue Oct 5, 2022 · 1 comment
Closed

Comments

@dennyabrain
Copy link
Contributor

Our slur replacement feature replaces any character in a slur with "▓". Lets write a selenium test that does the following

  1. Lauch chrome/firefox with uli loaded into it
  2. Go to a tweet with known slurs in it
  3. check if characters in those slurs have been replaced with ▓
@dennyabrain
Copy link
Contributor Author

added test for chrome in 905428b

@dennyabrain dennyabrain changed the title Add Selenium Test to check Slur Replacement Feature Add Selenium Test to check Slur Replacement Feature on Chrome Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant