1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e
Mark Stacey 36869a4350
Migrate version from _base manifest to package.json (#11029)
The version field is now stored in the main `package.json` file rather
than in the base manifest. It is built into the final manifest during
the build script.

This makes it easier to communicate what the current version should be
to our `auto-changelog` script. It's also generally a more conventional
place to keep track of the version, even considering that we're not
publishing to npm.
2021-05-10 14:16:03 -07:00
..
fixtures Whats new popup (#10583) 2021-04-28 14:21:41 -02:30
mock-3box Refactoring threebox.spec.js to use fixtures (#10849) 2021-04-08 19:53:18 -04:00
send-eth-with-private-key-test I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
tests replacing seed phrase with Secret Recovery Phrase (#10994) 2021-05-07 09:07:43 -04:00
webdriver Migrate version from _base manifest to package.json (#11029) 2021-05-10 14:16:03 -07:00
benchmark.js add key literals to driver (#10854) 2021-04-12 10:32:38 -05:00
fixture-server.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
ganache.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
helpers.js Refactoring incremental-security.spec.js to use fixtures (#10917) 2021-04-26 11:02:29 -04:00
metamask-ui.spec.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
metrics.spec.js add key literals to driver (#10854) 2021-04-12 10:32:38 -05:00
run-all.sh Refactoring incremental-security.spec.js to use fixtures (#10917) 2021-04-26 11:02:29 -04:00