Closed
Bug 520157
Opened 16 years ago
Closed 14 years ago
--browser-chrome Mochitests on Fennec [install add-on]
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mfinkle, Unassigned)
Details
Add automated browser-chrome tests for Fennec to test installing an add-on.
Here is an initial list of testcases we should implement:
* Create a dummy add-on XPI file and use it for the tests
* Try to install the XPI
** Navigate directly to the XPI
** Click a link to the XPI on a test HTML page
* Verify the "install add-on" notification prompt appears
* Click the "Allow" button
* Verify the add-on is installed (using the Add-ons Manager or the nsIExtensionManager)
* Verify the "Restart" notification is displayed in the Add-ons Manager
Reporter | ||
Comment 1•14 years ago
|
||
we now have such tests
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•