1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/test/e2e/tests
Olusegun Akintayo 4f34e72085
3box Replacement (#15243)
* Backup user data

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Tests for prependZero (utils.js)

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Fix advancedtab test

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

backup controller tests

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Lint fixes

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Backup controller don't have a store.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Restore from file.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Advanced Tab tests

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Lint fix

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

e2e tests for backup
unit tests for restore.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Fix comments on PR.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

restore style

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Lint fixes

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

We should move the exportAsFile to a utility file in the shared/ directory

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Move export as file to shared folder

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Refactor create download folder methods

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Lint fixes.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Move the backup/restore buttons closer to 3box

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Change descriptions
Add to search

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

refactor code to use if instead of &&

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Lint fixes

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Restore button should change cursor to pointer.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Fix restore not uploading same file twice.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Do not backup these items in preferences
    identities
    lostIdentities
    selectedAddress

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

lint fixes.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Only update what is needed.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Fixed test for search

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* remove txError as it currently does nothing.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Remove dispatch, not needed since we're not dispatching any actions.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Event should be title case.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Make backup/restore normal async functions
rename event as per product suggestion.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Use success Actionable message for success message and danger for error
message

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* change event name to match with backup

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Lint fixes

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* lint fixes
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* fix e2e

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
2022-08-09 19:36:32 +01:00
..
account-details.spec.js Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
add-account.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
add-hide-token.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
address-book.spec.js remove redundant code (#15306) 2022-07-21 14:46:50 +01:00
auto-lock.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
backup.spec.js 3box Replacement (#15243) 2022-08-09 19:36:32 +01:00
chain-interactions.spec.js update prettier (#15360) 2022-07-31 13:26:40 -05:00
collectibles.spec.js [E2E]: Set approval for all e2e (#15481) 2022-08-09 14:59:20 +01:00
contract-interactions.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
custom-rpc-history.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
custom-token-add-approve.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
dapp-interactions.spec.js Update E2E tests for new test-dapp version (#14939) 2022-06-15 15:50:37 +02:00
edit-gas-fee.spec.js E2e send tests (#14568) 2022-05-05 18:51:57 +01:00
eth-sign.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
failing-contract.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
from-import-ui.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
incremental-security.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
localization.spec.js Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
lock-account.spec.js Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
lockdown.spec.js Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
metamask-responsive-ui.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
metrics.spec.js E2e metrics (#13904) 2022-03-15 13:17:48 -03:00
navigate-transactions.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
permissions.spec.js Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
personal-sign.spec.js fix test (#13513) 2022-02-04 17:00:43 +00:00
phishing-detection.spec.js Bump controllers v30.0.2 (#14906) 2022-07-18 09:43:30 -05:00
provider-api.spec.js Update E2E tests for new test-dapp version (#14939) 2022-06-15 15:50:37 +02:00
send-edit.spec.js E2e send tests (#14568) 2022-05-05 18:51:57 +01:00
send-eth.spec.js Improve confirm screen tests (#15163) 2022-07-12 14:50:20 -02:30
send-hex-address.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
send-to-contract.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
settings-search.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
signature-request.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
simple-send.spec.js Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
state-logs.spec.js 3box Replacement (#15243) 2022-08-09 19:36:32 +01:00
swap-eth.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
threebox.spec.js Make default icons the same on mobile and extension #13264 (#13408) 2022-02-16 11:03:17 -06:00
token-details.spec.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00