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
Peter 0fca0e3542
Use deployed contracts in fixtures (#18107)
* substitute smart contact address in fixtures

* add smart contract fixtures

* rename fixture

* leverage fixture to import erc1155

* leverage fixture to import erc721

* fix flaky test
2023-03-13 14:31:14 +00:00
..
erc721-intercation.spec.js Add e2e tests approval for all for erc1155 token (#18047) 2023-03-10 15:04:45 +01:00
erc1155-interaction.spec.js Use deployed contracts in fixtures (#18107) 2023-03-13 14:31:14 +00: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
nft.spec.js Nft build for e2e tests (#17430) 2023-01-27 12:45:35 -06:00
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