mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
c2e95d8672
These state files were snapshots of the Redux state used for integration tests that have since been removed. Only three of these states were still used - the three that correspond with the remaining integration tests. The default state used when the test environment is spun up was changed to be the first of these three (`confirm sig requests`) so that the old default state could safely be removed as well. |
||
---|---|---|
.. | ||
build | ||
states | ||
announcer.js | ||
auto-changelog.sh | ||
backGroundConnectionModifiers.js | ||
generate-migration.sh | ||
genStates.js | ||
gource-viz.sh | ||
index.html | ||
metamaskbot-build-announce.js | ||
mock-3box.js | ||
mock-dev.js | ||
README.md | ||
require-react-devtools.js | ||
run-ganache | ||
selector.js | ||
sentry-publish.js | ||
sentry-upload-artifacts.sh | ||
shellcheck.sh | ||
show-deps-install-scripts.js | ||
source-map-explorer.sh | ||
sourcemap-validator.js | ||
static-server.js | ||
test.html | ||
verify-locale-strings.js |
Development
Several files which are needed for developing on(!) MetaMask.
Usually each files contains information about its scope / usage.