1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/test/e2e/nft
Vladimir Saric 1d5e8a7840
Added fallback copy for when we're not able to retrieve a erc721 or erc1155 name in the setApprovalForAll screen (#17992)
* Added fallback copy for when we're not able to retrieve a erc721 or erc1155 name in the setApprovalForAll screen and added unit tests

* Fixing lint

* Review requested changes

* Modify small copy changes in messages.json

* Fixing nft e2e tests

* Fixing nft e2e tests final

* Added snapshots for tests and removed data-testid

* Modify translation messages and e2e tests
2023-03-20 18:05:48 +01:00
..
erc721-interaction.spec.js Fix typo on test file (#18124) 2023-03-14 12:48:14 +01: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 Stabilize nft e2e tests (#18006) 2023-03-06 15:18:09 -06: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