1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/test/e2e/nft
vthomas13 4dcde1e216
Multichain Activity Screen (#19557)
* layout wip

* Icon changes, add badgewrapped icons to smart tx

* grouping by date wip

* typo fix

* group txs by date, button styling

* removing queue/history division, adding datestamp for pending tx, minor styling changes

* adding tests, updating snap

* font size fix

* e2e fixes

* Remove unnecessary tabIndex and keypress handler

* Fix typo for fontWeight

* Fix nesting warning by removing unnecessary Text

* Fix tests

* Fix import and exports

* Remove unused verbiage

* Update E2E selectors

* More E2E

* More E2Es

* More test fixes

* awaiting find instead of click

* adding regularDelayMs to flaky test

* removing delay

* increasing delay outside of wait

* adding back first-child to selector

* test fixes

* using datatestid for primary currency

* sorting date txgroups

* wip alignment for big numbers

* alignment issues fix

* lintfix

* adding tabindex, cursor pointer, updating snap

* unit test fix

* storybook additions

* snaphot update

* update snap

---------

Co-authored-by: David Walsh <davidwalsh83@gmail.com>
2023-07-17 13:48:15 -04:00
..
erc721-interaction.spec.js Multichain Activity Screen (#19557) 2023-07-17 13:48:15 -04:00
erc1155-interaction.spec.js Multichain Activity Screen (#19557) 2023-07-17 13:48:15 -04:00
import-erc1155.spec.js Move "Import NFTs" to Modal (#19806) 2023-07-14 21:48:41 +05:30
import-nft.spec.js Move "Import NFTs" to Modal (#19806) 2023-07-14 21:48:41 +05:30
remove-erc1155.spec.js Remove MULTICHAIN flag for NFT badges (#19416) 2023-06-04 12:28:48 -04:00
remove-nft.spec.js Remove MULTICHAIN flag for NFT badges (#19416) 2023-06-04 12:28:48 -04:00
send-nft.spec.js Multichain Activity Screen (#19557) 2023-07-17 13:48:15 -04:00
view-erc1155-details.spec.js Remove MULTICHAIN flag for NFT badges (#19416) 2023-06-04 12:28:48 -04:00
view-nft-details.spec.js Extend wallet_watchAsset to support ERC721 and ERC1155 tokens (#19454) 2023-06-15 15:18:12 -05:00