1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/docs
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
..
assets Add QA migration guide (#14544) 2022-08-02 14:42:50 -07:00
components chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
extension_description chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
add-to-chrome.md Update manual build instructions in documentation (#13508) 2022-02-22 11:05:22 -08:00
add-to-firefox.md Update manual build instructions in documentation (#13508) 2022-02-22 11:05:22 -08:00
architecture.png Rename accountManager usages (#6790) 2019-07-10 16:31:48 -02:30
design-system.md add link to design system 2019-04-24 16:30:50 -07:00
forking-mainnet-for-testing.md Add documentation on how to fork ganache for local testing (#15944) 2022-09-23 09:41:46 -05:00
generating-fixture-data.md E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
load-dev-build-chrome.gif add gif for loading dev build (#8766) 2020-06-08 22:21:05 +02:00
publishing.md chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
QA_Guide.md chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
QA_MIGRATIONS_GUIDE.md chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
README.md Docs - segment metrics (#14435) 2022-04-19 16:15:41 +01:00
secret-preferences.md chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
sensitive-release.md chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
state_dump.md Fix typos (#5471) 2018-10-09 09:29:51 -02:30
transaction-flow.png Revert "[ImgBot] Optimize images" (#7027) 2019-08-16 12:32:02 -02:30
translating-guide.md chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
trezor-emulator.md Updating all instances of Metamask to MetaMask in content, comments and tests (#14848) 2022-06-03 09:32:50 -07:00

Documentation

These docs relate to how to contribute to the MetaMask project itself.

You can find the latest version of MetaMask on our official website.

For help using MetaMask, visit our User Support Site.

For up to the minute news, follow our Twitter or Medium pages.

To learn how to develop MetaMask-compatible applications, visit our Developer Docs.