1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/e2e/nft
David Walsh e895ff33f9
NFTs: Use Unknown Collection instead of first NFT name (#18388)
* NFTs: Use Unknown Collection instead of first NFT name

* Use localization in hook

* Get localization for previously owned

* Fix tests

---------

Co-authored-by: Dan Miller <danjm.com@gmail.com>
2023-03-31 06:41:07 -02:30
..
erc721-interaction.spec.js Remove timeouts without effect (#18342) 2023-03-28 14:59:41 +02:00
erc1155-interaction.spec.js Added fallback copy for when we're not able to retrieve a erc721 or erc1155 name in the setApprovalForAll screen (#17992) 2023-03-20 18:05:48 +01:00
import-erc1155.spec.js NFTs: Use Unknown Collection instead of first NFT name (#18388) 2023-03-31 06:41:07 -02:30
import-nft.spec.js NFT: Replaced all the instances of collectibles with NFTs (#17741) 2023-02-17 00:53:29 +05:30
remove-erc1155.spec.js Use deployed contracts in fixtures (#18107) 2023-03-13 14:31:14 +00:00
remove-nft.spec.js Use deployed contracts in fixtures (#18107) 2023-03-13 14:31:14 +00:00
send-nft.spec.js Use deployed contracts in fixtures (#18107) 2023-03-13 14:31:14 +00:00
view-erc1155-details.spec.js Use deployed contracts in fixtures (#18107) 2023-03-13 14:31:14 +00:00
view-nft-details.spec.js Use deployed contracts in fixtures (#18107) 2023-03-13 14:31:14 +00:00