firefox-ios
firefox-ios copied to clipboard
Add MTE-3475 New Tests for Quick Action Widget of Today widget page
:scroll: Tickets
:bulb: Description
This PR implements the following tests related to the Quick Action Widget on Today Widget Page:
- New Search Option of the widget
- New Private Search Option of the widget
- Copied Link option of the widget
These tests are part of the Full functional Test plan.
:pencil: Checklist
You have to check all boxes before merging
- [X ] Filled in the above information (tickets numbers and description of your work)
- [ X] Updated the PR name to follow our PR naming guidelines
- [ ] Wrote unit tests and/or ensured the tests suite is passing
- [ ] When working on UI, I checked and implemented accessibility (minimum Dynamic Text and VoiceOver)
- [ ] If needed, I updated documentation / comments for complex code and public methods
- [ ] If needed, added a backport comment (example
@Mergifyio backport release/v120)
| Messages | |
|---|---|
| :book: | Edited 9 files |
| :book: | Created 1 files |
Generated by :no_entry_sign: Danger Swift against b55ece7b4cbb63dad743391c6ebafa2ce3ef0014
@mdotb-moz great work with these tests! Please address the comments given by reviewers so that we can merge this. Thanks!!