1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/development/build
Mark Stacey d8ec5f19f6
Use .zip for Firefox e2e tests (#10056)
The Firefox e2e tests now use the `.zip` file for testing the
extension. We've found this to produce more similar results to
production, compared to the old method of loading the unzipped
directory.

Passing in a `.zip` file to the Chrome driver didn't seem to work. I
didn't investigate this further to see if it was possible, but I'm not
sure it makes a difference on Chrome anyway.
2020-12-11 12:54:17 -03:30
..
display.js
etc.js
index.js Use .zip for Firefox e2e tests (#10056) 2020-12-11 12:54:17 -03:30
manifest.js
scripts.js
static.js Rename lockdown.cjs to lockdown.js (#10026) 2020-12-09 12:04:11 -03:30
styles.js
task.js