1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e/nft
David Walsh f3fe5c0328 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 10:13:22 +01:00
..
erc721-interaction.spec.js Fix typo on test file (#18124) 2023-03-14 12:48:14 +01:00
erc1155-interaction.spec.js Use deployed contracts in fixtures (#18107) 2023-03-13 14:31:14 +00:00
import-erc1155.spec.js NFTs: Use Unknown Collection instead of first NFT name (#18388) 2023-03-31 10:13:22 +01:00
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