Confirmed users
1,477
edits
Line 51: | Line 51: | ||
'''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 | '''testcase 26: An addon with 3.6 as its max version (according to both its 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 | '''testcase 27: An addon with 3.6 as its max version in its 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''' | '''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''' |