Peter
|
32b9237df3
|
Capture all Error console.log events (#17710)
* Capture all Error console.log events
* throw early
* Update metamask-ui.spec.js
* Update init-load-stats.js
|
2023-02-23 14:27:36 +00:00 |
|
Peter Yinusa
|
0b4532ec1b
|
E2e test fixtures (#16061)
* remove state.json files
* move file
* Update Readme
* Create fixture builder
* load test fixture
* remove redundant method
* update snap tests
* update stats tests
* update extension tests
* update extension tests
* Update fixture data
* snap test dapp connection
* Update fixture data
* add onboarding fixture
* use onboarding fixture
* reuse import account vault
* remove unnecessary use of class
* use fixture builder in new tests
* switch to function
* update default fixture
* update default fixture
* update test
* update 1559 test fixttures
* update 1559 test fixtures
* update 1559 test fixtures
* dismiss 3box whats new
* remove redundant code
* move docs
* remove unused code
* token detection
* use default timeout
* remove redundant code
* Update fixture builder
hide `Protect your funds` dialog
remove browser environment
remove default network details
hide dismiss seed backup reminder
recursively merges fixture data
* add token to tokencontroller
* remove network details
* add missing identities to preference controller
* remove duplicate properties
* update bip-32 to use fixturebuilder
* alphabetise snap permissions
* update get snaps to use fixturebuilder
* Update test-snap-bip-32.spec.js
wait for window
* add popular network state
* update test
* lint
|
2022-10-28 09:42:12 +01:00 |
|
Jyoti Puri
|
441e894e9a
|
Graph improvements (#15793)
|
2022-09-16 22:26:36 +05:30 |
|
legobeat
|
2a1c4a00f1
|
development scripts: add node shebang; mark as executable (#15655)
|
2022-08-24 12:25:27 -05:00 |
|
Jyoti Puri
|
d4075b099f
|
Fix for script to measure bundle size over time (#15338)
|
2022-07-27 16:37:15 +05:30 |
|
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 |
|
Jyoti Puri
|
5bae544475
|
MV3 bundle size stats (#15191)
|
2022-07-21 23:10:24 +05:30 |
|