LEFT | RIGHT |
1 # This Source Code Form is subject to the terms of the Mozilla Public | 1 # This Source Code Form is subject to the terms of the Mozilla Public |
2 # License, v. 2.0. If a copy of the MPL was not distributed with this | 2 # License, v. 2.0. If a copy of the MPL was not distributed with this |
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/. | 3 # file, You can obtain one at http://mozilla.org/MPL/2.0/. |
4 | 4 |
5 import ConfigParser | 5 import ConfigParser |
6 import io | 6 import json |
7 import os | 7 import os |
8 import shutil | 8 import shutil |
9 import xml.etree.ElementTree as ET | 9 import xml.etree.ElementTree as ET |
10 import zipfile | 10 import zipfile |
11 | 11 |
12 import pytest | 12 import pytest |
13 | 13 |
14 from buildtools import packager, packagerEdge | 14 from buildtools import packager, packagerEdge |
15 | 15 |
16 TEST_DIR = os.path.dirname(__file__) | 16 TEST_DIR = os.path.dirname(__file__) |
17 TEST_METADATA = os.path.join(TEST_DIR, 'metadata.edge') | 17 TEST_METADATA = os.path.join(TEST_DIR, 'metadata.edge') |
18 CHARS = b''.join(chr(i % 200 + 30) for i in range(500)) | 18 CHARS = b''.join(chr(i % 200 + 30) for i in range(500)) |
| 19 MESSAGES_EN_US = json.dumps({ |
| 20 'name': {'message': 'Adblock Plus'}, |
| 21 'name_devbuild': {'message': 'devbuild-marker'}, |
| 22 'description': { |
| 23 'message': 'Adblock Plus is the most popular ad blocker ever, ' |
| 24 'and also supports websites by not blocking ' |
| 25 'unobstrusive ads by default (configurable).' |
| 26 }, |
| 27 }) |
19 | 28 |
20 | 29 |
21 @pytest.fixture | 30 @pytest.fixture |
22 def metadata(): | 31 def metadata(): |
23 """Loaded metadata config.""" | 32 """Loaded metadata config.""" |
24 conf_parser = ConfigParser.ConfigParser() | 33 conf_parser = ConfigParser.ConfigParser() |
25 conf_parser.read(TEST_METADATA) | 34 conf_parser.read(TEST_METADATA) |
26 return conf_parser | 35 return conf_parser |
27 | 36 |
28 | 37 |
29 @pytest.fixture | 38 @pytest.fixture |
| 39 def files(): |
| 40 """Minimal Files() for testing manifest and blockmap.""" |
| 41 files = packager.Files(set(), set()) |
| 42 for size in ['44', '50', '150']: |
| 43 files['Assets/logo_{}.png'.format(size)] = CHARS |
| 44 files['Extension/_locales/en_US/messages.json'] = MESSAGES_EN_US |
| 45 files['Extension/foo.xml'] = CHARS |
| 46 files['Extension/bar.png'] = CHARS * 200 |
| 47 return files |
| 48 |
| 49 |
| 50 @pytest.fixture |
30 def srcdir(tmpdir): | 51 def srcdir(tmpdir): |
31 """Source directory for building the package.""" | 52 """Source directory for building the package.""" |
32 srcdir = tmpdir.mkdir('src') | 53 srcdir = tmpdir.mkdir('src') |
33 shutil.copy(TEST_METADATA, str(srcdir.join('metadata.edge'))) | 54 shutil.copy(TEST_METADATA, str(srcdir.join('metadata.edge'))) |
34 for size in ['44', '50', '150']: | 55 for size in ['44', '50', '150']: |
35 path = srcdir.join('chrome', 'icons', 'abp-{}.png'.format(size)) | 56 path = srcdir.join('chrome', 'icons', 'abp-{}.png'.format(size)) |
36 path.write(size, ensure=True) | 57 path.write(size, ensure=True) |
| 58 localedir = srcdir.mkdir('_locales') |
| 59 en_us_dir = localedir.mkdir('en_US') |
| 60 en_us_dir.join('messages.json').write(MESSAGES_EN_US) |
37 return srcdir | 61 return srcdir |
38 | 62 |
39 | 63 |
40 def blockmap2dict(xml_data): | 64 def blockmap2dict(xml_data): |
41 """Convert AppxBlockMap.xml to a dict of dicts easier to inspect.""" | 65 """Convert AppxBlockMap.xml to a dict of dicts easier to inspect.""" |
42 return { | 66 return { |
43 file.get('Name'): { | 67 file.get('Name'): { |
44 'size': file.get('Size'), | 68 'size': file.get('Size'), |
45 'lfhsize': file.get('LfhSize'), | 69 'lfhsize': file.get('LfhSize'), |
46 'blocks': [ | 70 'blocks': [b.get('Hash') for b in file] |
47 {'hash': b.get('Hash'), 'size': b.get('Size', None)} | |
48 for b in file | |
49 ] | |
50 } | 71 } |
51 for file in ET.fromstring(xml_data) | 72 for file in ET.fromstring(xml_data) |
52 } | 73 } |
53 | 74 |
54 | 75 |
55 def test_create_appx_blockmap(): | 76 def test_create_appx_blockmap(files): |
56 files = packager.Files(set(), set()) | |
57 files['foo.xml'] = CHARS | |
58 files['foo/bar.png'] = CHARS * 200 | |
59 blockmap = blockmap2dict(packagerEdge.create_appx_blockmap(files)) | 77 blockmap = blockmap2dict(packagerEdge.create_appx_blockmap(files)) |
60 assert blockmap['foo.xml'] == { | 78 assert blockmap['Extension\\foo.xml'] == { |
61 'size': '500', | 79 'size': '500', |
62 'lfhsize': '37', | 80 'lfhsize': '47', |
| 81 'blocks': ['Vhwfmzss1Ney+j/ssR2QVISvFyMNBQeS2P+UjeE/di0='] |
| 82 } |
| 83 assert blockmap['Extension\\bar.png'] == { |
| 84 'size': '100000', |
| 85 'lfhsize': '47', |
63 'blocks': [ | 86 'blocks': [ |
64 {'hash': 'Vhwfmzss1Ney+j/ssR2QVISvFyMNBQeS2P+UjeE/di0=', | 87 'KPW2SxeEikUEGhoKmKxruUSexKun0bGXMppOqUFrX5E=', |
65 'size': '500'} | 88 'KQHnov1SZ1z34ttdDUjX2leYtpIIGndUVoUteieS2cw=', |
66 ] | |
67 } | |
68 assert blockmap['foo\\bar.png'] == { | |
69 'size': '100000', | |
70 'lfhsize': '41', | |
71 'blocks': [ | |
72 {'hash': 'KPW2SxeEikUEGhoKmKxruUSexKun0bGXMppOqUFrX5E=', | |
73 'size': '65536'}, | |
74 {'hash': 'KQHnov1SZ1z34ttdDUjX2leYtpIIGndUVoUteieS2cw=', | |
75 'size': '34464'} | |
76 ] | 89 ] |
77 } | 90 } |
78 | 91 |
79 | 92 |
80 def test_create_appx_manifest(metadata): | 93 def ctm2dict(content_types_map): |
81 files = packager.Files(set(), set()) | 94 """Convert content type map to a dict.""" |
82 for size in ['44', '50', '150']: | 95 ret = {'defaults': {}, 'overrides': {}} |
83 files['Assets/logo_{}.png'.format(size)] = CHARS | 96 for node in ET.fromstring(content_types_map): |
84 manifest = packagerEdge.create_appx_manifest({'metadata': metadata}, files) | 97 ct = node.get('ContentType') |
| 98 if node.tag.endswith('Default'): |
| 99 ret['defaults'][node.get('Extension')] = ct |
| 100 elif node.tag.endswith('Override'): |
| 101 ret['overrides'][node.get('PartName')] = ct |
| 102 else: |
| 103 raise ValueError('Unrecognised tag in content map: ' + node.tag) |
| 104 return ret |
| 105 |
| 106 |
| 107 def test_empty_content_types_map(): |
| 108 ctm_dict = ctm2dict(packagerEdge.create_content_types_map([])) |
| 109 assert ctm_dict['defaults'] == {} |
| 110 assert ctm_dict['overrides'] == {} |
| 111 |
| 112 |
| 113 def test_full_content_types_map(): |
| 114 filenames = ['no-extension', packagerEdge.MANIFEST, packagerEdge.BLOCKMAP] |
| 115 filenames += ['file.' + x for x in 'json html js png css git otf'.split()] |
| 116 ctm_dict = ctm2dict(packagerEdge.create_content_types_map(filenames)) |
| 117 assert ctm_dict['defaults'] == { |
| 118 'css': 'text/css', |
| 119 'html': 'text/html', |
| 120 'js': 'application/javascript', |
| 121 'json': 'application/json', |
| 122 'otf': 'application/x-font-otf', |
| 123 'png': 'image/png', |
| 124 'xml': 'application/xml' |
| 125 } |
| 126 assert ctm_dict['overrides'] == { |
| 127 '/AppxBlockMap.xml': 'application/vnd.ms-appx.blockmap+xml', |
| 128 '/AppxManifest.xml': 'application/vnd.ms-appx.manifest+xml' |
| 129 } |
| 130 |
| 131 |
| 132 def test_create_appx_manifest(metadata, files): |
| 133 manifest = packagerEdge.create_appx_manifest( |
| 134 {'metadata': metadata}, files, release_build=True, |
| 135 ) |
85 with open(os.path.join(TEST_DIR, 'AppManifest.xml.expect')) as fp: | 136 with open(os.path.join(TEST_DIR, 'AppManifest.xml.expect')) as fp: |
86 manifest_expect = fp.read() | 137 manifest_expect = fp.read() |
87 assert manifest.strip() == manifest_expect.strip() | 138 assert manifest.strip() == manifest_expect.strip() |
| 139 |
| 140 |
| 141 def test_create_devbuild_appx_manifest(metadata, files): |
| 142 manifest = packagerEdge.create_appx_manifest( |
| 143 {'metadata': metadata}, files, release_build=False, |
| 144 ) |
| 145 assert 'devbuild-marker' in manifest |
88 | 146 |
89 | 147 |
90 def test_move_files_to_extension(): | 148 def test_move_files_to_extension(): |
91 files = packager.Files(set(), set()) | 149 files = packager.Files(set(), set()) |
92 files['foo.xml'] = CHARS | 150 files['foo.xml'] = CHARS |
93 files['foo/bar.xml'] = CHARS | 151 files['foo/bar.xml'] = CHARS |
94 files['Extension/foo.xml'] = CHARS | 152 files['Extension/foo.xml'] = CHARS |
95 packagerEdge.move_files_to_extension(files) | 153 packagerEdge.move_files_to_extension(files) |
96 assert set(files.keys()) == { | 154 assert set(files.keys()) == { |
97 'Extension/foo.xml', | 155 'Extension/foo.xml', |
98 'Extension/foo/bar.xml', | 156 'Extension/foo/bar.xml', |
99 'Extension/Extension/foo.xml' | 157 'Extension/Extension/foo.xml' |
100 } | 158 } |
101 | 159 |
102 | 160 |
103 def test_edge_files_zip(): | |
104 """Test zip conversion of EdgeFiles that is overriden.""" | |
105 files = packagerEdge.Files(set(), set()) | |
106 files['Foo.xml'] = CHARS | |
107 files['bar.xml'] = CHARS | |
108 buffer = io.BytesIO() | |
109 files.zip(buffer, sortKey=lambda name: name.lower()) | |
110 result = zipfile.ZipFile(buffer) | |
111 assert result.getinfo('Foo.xml').compress_type == zipfile.ZIP_STORED | |
112 assert result.namelist() == ['bar.xml', 'Foo.xml', 'AppxBlockMap.xml'] | |
113 | |
114 | |
115 def test_create_build(tmpdir, srcdir): | 161 def test_create_build(tmpdir, srcdir): |
116 out_file = str(tmpdir.join('abp.appx')) | 162 out_file = str(tmpdir.join('abp.appx')) |
117 packagerEdge.createBuild(str(srcdir), outFile=out_file) | 163 packagerEdge.createBuild(str(srcdir), outFile=out_file, releaseBuild=True) |
118 appx = zipfile.ZipFile(out_file) | 164 appx = zipfile.ZipFile(out_file) |
119 | 165 |
120 names = set(appx.namelist()) | 166 names = set(appx.namelist()) |
121 assert 'AppxManifest.xml' in names | 167 assert 'AppxManifest.xml' in names |
122 assert 'AppxBlockMap.xml' in names | 168 assert 'AppxBlockMap.xml' in names |
123 assert '[Content_Types].xml' in names | 169 assert '[Content_Types].xml' in names |
124 | 170 |
| 171 assert 'devbuild-marker' not in appx.read('AppxManifest.xml') |
125 assert appx.read('Assets/logo_44.png') == '44' | 172 assert appx.read('Assets/logo_44.png') == '44' |
126 assert appx.read('Extension/icons/abp-44.png') == '44' | 173 assert appx.read('Extension/icons/abp-44.png') == '44' |
| 174 |
| 175 |
| 176 def test_create_devbuild(tmpdir, srcdir): |
| 177 out_file = str(tmpdir.join('abp.appx')) |
| 178 packagerEdge.createBuild(str(srcdir), outFile=out_file, releaseBuild=False) |
| 179 appx = zipfile.ZipFile(out_file) |
| 180 assert 'devbuild-marker' in appx.read('AppxManifest.xml') |
LEFT | RIGHT |