1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e
Jyoti Puri 45f5635cd8
Bundlesize stats over time (#15209)
* Adding tasks for MV3 test build

* more changes

* fix

* fix

* fix

* MV3 CI fixes

* fixes

* fix

* Initial work to capture the logs, write to file, and parse it.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* chrome debug logs

* Pull logs from webdriver and save to json file.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* comment out stats stuffs

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Lint Fixes

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Remove console.log

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* fixes

* Adding build artifact for initialisation time

* change

* fix lint

* fix

* fix

* fix

* fix

* fixes

* Capturing load time stats

* fix

* fix

* fix

* fix

* fix build

* fix

* fix

* fix

* fix

* fix

* Initial work to capture the logs, write to file, and parse it.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* chrome debug logs

* Pull logs from webdriver and save to json file.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* comment out stats stuffs

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Lint Fixes

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Remove console.log

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* fix

* fix

* fix

* fix

* Initial work to capture the logs, write to file, and parse it.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

chrome debug logs

Pull logs from webdriver and save to json file.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Remove console.log

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

split output of lavamoat to 2 files. background and ui

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* fix

* fix

* fix

* Enable logging to chrome_debug only if in MV3

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* fix

* fix

* fix

* fixes

* fix

* fix

* fix

* fix

* fixes

* test

* test

* fix

* fix

* MV3 bundle size stats

* fix

* Committing bundle size status to extension_bundlesize_stats repo

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* Initial commit

* Initial commit

* Initial commit

* Initial commit

* fixes

* fix

* fix

* fix

* fix

* fix

* fix

Co-authored-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
Co-authored-by: PeterYinusa <peter.yinusa@consensys.net>
2022-07-21 12:25:18 -10:00
..
fixtures Adding "What's New" Notification for Add Popular networks (#15121) 2022-07-14 11:08:32 -07:00
mock-3box
mock-page-with-disallowed-iframe Fix e2e tests 2022-05-16 18:48:20 -02:30
mock-page-with-iframe Use externally hosted phishing warning page 2022-05-16 14:40:50 -02:30
mv3 Capturing load time stats (#15157) 2022-07-20 11:40:31 +04:00
mv3-perf-stats Bundlesize stats over time (#15209) 2022-07-21 12:25:18 -10:00
seeder [e2e] Deploy contracts directly seeding Ganache (#14631) 2022-07-21 19:08:01 +02:00
send-eth-with-private-key-test
snaps [E2E] Install Firefox extension from dist folder (#15255) 2022-07-18 09:22:23 +01:00
tests remove redundant code (#15306) 2022-07-21 14:46:50 +01:00
webdriver Capturing lavamoat stats in E2E (#15153) 2022-07-20 03:07:15 +04:00
benchmark.js Adding artifacts (#15145) 2022-07-20 19:33:16 +04:00
fixture-server.js
ganache.js E2e mocking (#13640) 2022-02-16 14:21:41 +00:00
helpers.js [e2e] Deploy contracts directly seeding Ganache (#14631) 2022-07-21 19:08:01 +02:00
lavamoat-stats.js Capturing lavamoat stats in E2E (#15153) 2022-07-20 03:07:15 +04:00
metamask-ui.spec.js show token approval details on confirm approve screen by default (#14523) 2022-04-26 10:21:52 -05:00
mock-e2e.js mock contract interaction signature in e2e tests (#15297) 2022-07-20 18:39:40 +01:00
mv3-stats.js Adding artifacts (#15145) 2022-07-20 19:33:16 +04:00
phishing-warning-page-server.js Use externally hosted phishing warning page 2022-05-16 14:40:50 -02:30
run-all.js Fixed firefox Snaps + add initial end-to-end tests (#13671) 2022-03-10 14:01:55 -08:00
run-e2e-test.js Send to contract e2e (#15276) 2022-07-19 16:22:38 +01:00
x-server.js