Open
Bug 1829793
Opened 2 years ago
Add tests for openSetDefaultBrowserOption
Categories
(Firefox for Android :: General, task, P3)
Tracking
()
NEW
People
(Reporter: rsainani, Unassigned)
Details
While fixing Bug 1829619 the test broke as it was heavily tied to the implementation, even though the output didn't change and fixed the crash. This issue is for exploring a way to add test for Activity.openSetDefaultBrowserOption() which also allows to test the deeplink for uri = "make_deafult_browser". This might/might not involved mocking classes in android.content.pm package.
You need to log in
before you can comment on or make changes to this bug.
Description
•