Confirmed users
1,477
edits
| Line 17: | Line 17: | ||
'''testcase 8: Check that compatible by default feature is not applicable to binary add-ons(theme) ''' | '''testcase 8: Check that compatible by default feature is not applicable to binary add-ons(theme) ''' | ||
'''testcase 9: Check compatible by default feature for a theme while upgrading to Firefox 10 ''' | '''testcase 9: Check compatible by default feature doesn't work for a theme while upgrading to Firefox 10 ''' | ||
'''testcase 10: Check compatible by default feature for a dictionary while upgrading to Firefox 10 ''' | '''testcase 10: Check compatible by default feature for a dictionary while upgrading to Firefox 10 ''' | ||
| Line 50: | Line 50: | ||
'''testcase 25: Check update behavior with "compatMode = normal" for an add-on which has opted in to strict compatibility on Firefox 10 (similar to #17)''' | '''testcase 25: Check update behavior with "compatMode = normal" for an add-on which has opted in to strict compatibility on Firefox 10 (similar to #17)''' | ||
'''testcase 26: An addon with 3.6 as it's max version (according to both it's install.rdf and AMO's data) - should not install, since it doesn't meet the minimum compatibility requirements (we require maxVersion be at least 4.0) ''' | |||
'''testcase 27: An addon with 3.6 as it's max version in it's install.rdf (but AMO's data saying it's compatible with 10.0) ''' | |||
'''testcase 28: target application is toolkit, rather than firefox. the max version needs to be at least 2.0 for such an addon to install''' | |||