Testing Help for e2e testing of Slur replacement on Brave and Edge #383
Labels
enhancement
New feature or request
good first issue
Good for newcomers
level: ticket: code
tickets tied to new feature development/change requests
level:ticket
An issue that describes a ticket (initiative>feature>ticket)
plugin
priority:low
qa
role:frontend
size:2pt
stale
We have implemented end-to-end (e2e) testing for the Slur replacement feature in Uli
We have written the tests for Chrome, Firefox, Chromium, Brave and Edge.
Steps to Setup the Code
All the code is currently a part of a pull request - #377
You will also find code for testing other features, but in this issue the focus should just be on testing the slur-replacement feature on Brave and Edge.
Uli
repohttps://github.com/tattle-made/Uli
is theupstream
of your fork, if not add it like thisgit remote add upstream https://github.com/tattle-made/Uli
.git fetch upstream pull/377/head:BRANCH_NAME
Expected Outcome
We want this automated test to be tested out. We want to verify if there are any issues when running the code? Additionally, we'd like to confirm that the test function's correctly in both Brave and Microsoft Edge browsers.
The text was updated successfully, but these errors were encountered: