1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/test/e2e/seeder
David Drazic 76c06692df
[e2e] Deploy contracts directly seeding Ganache (#14631)
* Add some experimental Ganache seeder WIP

Refactor GanacheSeeder

* Added all smart contract bytecodes and abis

* Deploy smart contract by contract name

* Clean up and fix tx hash

* Removed console logs

* Remove last console log

* Use node module path for grabbing contract constants

* Remove contract deployment example on e2e test

* Small refactor for removing extra line

Co-authored-by: seaona <mariona@gmx.es>
2022-07-21 19:08:01 +02:00
..
ganache-contract-address-registry.js [e2e] Deploy contracts directly seeding Ganache (#14631) 2022-07-21 19:08:01 +02:00
ganache-seeder.js [e2e] Deploy contracts directly seeding Ganache (#14631) 2022-07-21 19:08:01 +02:00
smart-contracts.js [e2e] Deploy contracts directly seeding Ganache (#14631) 2022-07-21 19:08:01 +02:00