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

Testing Help for e2e testing of Slur replacement on Brave and Edge #383

Closed
aatmanvaidya opened this issue Sep 27, 2023 · 2 comments
Closed
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

Comments

@aatmanvaidya
Copy link
Collaborator

aatmanvaidya commented Sep 27, 2023

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.

  1. Fork the Uli repo
  2. Make you that https://github.com/tattle-made/Uli is the upstream of your fork, if not add it like this git remote add upstream https://github.com/tattle-made/Uli.
  3. Next pull the pull request in your fork - git fetch upstream pull/377/head:BRANCH_NAME
  4. Follow the instructions in the README.md of this folder - https://github.com/duggalsu/Uli/tree/automate_testing/browser-extension/automated-testing
  5. Test out the slur replacement feature on Brave and Edge

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.

@aatmanvaidya aatmanvaidya changed the title Testing Help for e2e testing of core Uli features on Brave and Edge Testing Help for e2e testing of Slur replacement on Brave and Edge Sep 27, 2023
@dennyabrain dennyabrain added enhancement New feature or request plugin level: ticket: code tickets tied to new feature development/change requests size:2pt priority:low role:frontend level:ticket An issue that describes a ticket (initiative>feature>ticket) labels Sep 27, 2023
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Dec 30, 2023
Copy link

github-actions bot commented Apr 1, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as completed Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants