TestEngineering/UI/AMO/AddonBlocklisting: Difference between revisions

Line 34: Line 34:
* Change your about:config settings to point to preview
* Change your about:config settings to point to preview
* Tools-> Error Console
* Tools-> Error Console
* Execute  
* Execute Components.classes["@mozilla.org/extensions/blocklist;1"].getService(Components.interfaces.nsITimerCallback).notify(null);
* Check that the installed add-on is disabled with an appropriate warning (may take a few minutes)
* Check that the installed add-on is disabled with an appropriate warning (may take a few minutes)


Line 56: Line 56:


'''testcase 8: Install a blocklisted (softblock) extension '''  
'''testcase 8: Install a blocklisted (softblock) extension '''  
* Try installing https://addons.allizom.org/en-US/firefox/addon/name-1/
* Check that there is a warning before installation as shown in https://wiki.mozilla.org/Blocklisting#What_users_will_see
* Installation is successful




 
'''testcase 9: Install blocklisted(softblock) version of an add-on '''
'''testcase 9: Verify that installing blocklisted(softblock) version of an add-on fails'''




Confirmed users
1,477

edits