mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
9acd4b4ea1
* feat(srp): add a quiz to the SRP reveal * fixed the popover header centering * lint fixes * converted from `ui/components/ui/popover` to `ui/components/component-library/modal` * responded to @darkwing review * added unit tests * renamed the folder to 'srp-quiz-modal' * responded to Monte's review * using i18n-helper in the test suite * small improvement to JSXDict comments * wrote a new webdriver.holdMouseDownOnElement() to assist with testing the "Hold to reveal SRP" button * Updating layout and some storybook naming and migrating to tsx * Apply suggestions from @georgewrmarshall Co-authored-by: George Marshall <george.marshall@consensys.net> * Unit test searches by data-testid instead of by text * new layout and copy for the Settings->Security page * now with 100% test coverage for /ui/pages/settings/security-tab fixes #16871 fixes #18140 * e2e tests to reveal SRP after quiz * e2e- Fix lint, remove unneeded extras * @coreyjanssen and @georgewrmarshall compromise Co-authored-by: George Marshall <george.marshall@consensys.net> Co-authored-by: Corey Janssen <corey.janssen@consensys.net> * trying isRequired again * transparent background on PNG * [e2e] moving functions to helpers and adding testid for SRP reveal quiz (#19481) * moving functions to helpers and adding testid * fix lint error * took out the IPFS gateway fixes * lint fix * translations of SRP Reveal Quiz * new Spanish translation from Guto * Update describe for e2e tests * Apply suggestion from @georgewrmarshall Co-authored-by: George Marshall <george.marshall@consensys.net> * fixed the Tab key problem --------- Co-authored-by: georgewrmarshall <george.marshall@consensys.net> Co-authored-by: Plasma Corral <32695229+plasmacorral@users.noreply.github.com> Co-authored-by: Corey Janssen <corey.janssen@consensys.net> |
||
---|---|---|
.. | ||
account-details.spec.js | ||
add-account.spec.js | ||
add-custom-network.spec.js | ||
add-hide-token.spec.js | ||
address-book.spec.js | ||
advanced-settings.spec.js | ||
auto-lock.spec.js | ||
backup-restore.spec.js | ||
chain-interactions.spec.js | ||
clear-activity.spec.js | ||
contract-interactions.spec.js | ||
custom-rpc-history.spec.js | ||
custom-token-add-approve.spec.js | ||
dapp-interactions.spec.js | ||
dapp-tx-edit.spec.js | ||
edit-gas-fee.spec.js | ||
encrypt-decrypt.spec.js | ||
ens.spec.js | ||
errors.spec.js | ||
eth-sign.spec.js | ||
eth-subscribe.spec.js | ||
failing-contract.spec.js | ||
import-flow.spec.js | ||
incremental-security.spec.js | ||
localization.spec.js | ||
lock-account.spec.js | ||
lockdown.spec.js | ||
metamask-responsive-ui.spec.js | ||
metrics.spec.js | ||
multiple-transactions.spec.js | ||
navigate-transactions.spec.js | ||
network-error.spec.js | ||
onboarding.spec.js | ||
permissions.spec.js | ||
personal-sign.spec.js | ||
phishing-detection.spec.js | ||
portfolio-site.spec.js | ||
provider-api.spec.js | ||
security-provider.spec.js | ||
send-edit.spec.js | ||
send-eth.spec.js | ||
send-hex-address.spec.js | ||
send-to-contract.spec.js | ||
settings-general.spec.js | ||
settings-search.spec.js | ||
settings-security-reveal-srp.spec.js | ||
signature-request.spec.js | ||
signin-with-ethereum.spec.js | ||
simple-send.spec.js | ||
state-logs.spec.js | ||
stuck-approved-transaction.spec.js | ||
switch-custom-network.spec.js | ||
terms-of-use.spec.js | ||
token-details.spec.js |