Skip to content

Contract.FetchAbi Helper #122

Contract.FetchAbi Helper

Contract.FetchAbi Helper #122

GitHub Actions / Test Results completed Apr 10, 2024 in 0s

✅ Test Results - 100/100 - Passed in 406.845s

✅ playmode-results.xml - 100/100 - Passed in 406.845s

Details

✅ playmode-results.xml - 100/100 - Passed in 406.845s
  • ✅ CustomReadTests - 4/4 - Passed in 1.528s
    • Custom_WithAbi_Success - Passed in 0.734s
    • Custom_WithoutAbi_Fetch - Passed in 0.379s
    • Custom_WithString_Success - Passed in 0.313s
    • GetContract_Success - Passed in 0.101s
  • ✅ ERC1155ReadTests - 8/8 - Passed in 5.412s
    • ERC1155_BalanceOf_Success - Passed in 0.275s
    • ERC1155_Get_Success - Passed in 0.914s
    • ERC1155_GetAll_Success - Passed in 2.864s
    • ERC1155_GetOwned_Success - Passed in 0.517s
    • ERC1155_IsApprovedForAll_Success - Passed in 0.244s
    • ERC1155_TotalCount_Success - Passed in 0.278s
    • ERC1155_TotalSupply_Success - Passed in 0.222s
    • GetContract_Success - Passed in 0.097s
  • ✅ ERC1155WriteTests - 4/4 - Passed in 68.340s
    • ERC1155_Burn_Success - Passed in 22.256s
    • ERC1155_Claim_Success - Passed in 15.092s
    • ERC1155_SetApprovalForAll_Success - Passed in 12.551s
    • ERC1155_Transfer_Success - Passed in 18.442s
  • ✅ ERC20ReadTests - 5/5 - Passed in 2.944s
    • ERC20_AllowanceOf_Success - Passed in 0.972s
    • ERC20_BalanceOf_Success - Passed in 0.615s
    • ERC20_Get_Success - Passed in 0.553s
    • ERC20_TotalSupply_Success - Passed in 0.707s
    • GetContract_Success - Passed in 0.098s
  • ✅ ERC20WriteTests - 4/4 - Passed in 70.207s
    • ERC20_Burn_Success - Passed in 19.885s
    • ERC20_Claim_Success - Passed in 14.414s
    • ERC20_SetAllowance_Success - Passed in 13.905s
    • ERC20_Transfer_Success - Passed in 22.003s
  • ✅ ERC721ReadTests - 8/8 - Passed in 4.315s
    • ERC721_BalanceOf_Success - Passed in 0.241s
    • ERC721_Get_Success - Passed in 0.966s
    • ERC721_GetAll_Success - Passed in 2.001s
    • ERC721_GetOwned_Success - Passed in 0.238s
    • ERC721_IsApprovedForAll_Success - Passed in 0.277s
    • ERC721_OwnerOf_Success - Passed in 0.250s
    • ERC721_TotalCount_Success - Passed in 0.243s
    • GetContract_Success - Passed in 0.099s
  • ✅ ERC721WriteTests - 1/1 - Passed in 12.661s
    • ERC721_SetApprovalForAll_Success - Passed in 12.661s
  • ✅ EventsTests - 1/1 - Passed in 0.250s
    • GetEventLogs_Success - Passed in 0.250s
  • ✅ MarketplaceReadTests - 20/20 - Passed in 52.752s
    • DirectListings_GetAll_Success - Passed in 30.389s
    • DirectListings_GetAllValid_Success - Passed in 6.360s
    • DirectListings_GetListing_Success - Passed in 1.232s
    • DirectListings_GetTotalCount_Success - Passed in 0.209s
    • DirectListings_IsBuyerApprovedForListing_Success - Passed in 0.256s
    • DirectListings_IsCurrencyApprovedForListing_Success - Passed in 0.231s
    • EnglishAuctions_GetAll_Success - Passed in 1.516s
    • EnglishAuctions_GetAllValid_Success - Passed in 1.596s
    • EnglishAuctions_GetAuction_Success - Passed in 1.476s
    • EnglishAuctions_GetBidBufferBps_Success - Passed in 1.469s
    • EnglishAuctions_GetMinimumNextBid_Success - Passed in 2.020s
    • EnglishAuctions_GetTotalCount_Success - Passed in 0.213s
    • EnglishAuctions_GetWinner_Success - Passed in 0.228s
    • EnglishAuctions_GetWinningBid_Success - Passed in 0.601s
    • EnglishAuctions_IsWinningBid_Success - Passed in 0.221s
    • GetContract_Success - Passed in 0.102s
    • Offers_GetAll_Success - Passed in 1.594s
    • Offers_GetAllValid_Success - Passed in 1.557s
    • Offers_GetOffer_Success - Passed in 1.233s
    • Offers_GetTotalCount_Success - Passed in 0.249s
  • ✅ PackReadTests - 5/5 - Passed in 1.519s
    • BalanceOf_Success - Passed in 0.294s
    • Get_Success - Passed in 0.484s
    • GetPackContents_Success - Passed in 0.256s
    • IsApprovedForAll_Success - Passed in 0.245s
    • TotalSupply_Success - Passed in 0.240s
  • ✅ SmartWalletTests - 5/5 - Passed in 67.100s
    • Connect_WithGaslessManagedAccountFactory_Success - Passed in 6.711s
    • CreateSessionKey_WithValidSignerCheck_Success - Passed in 14.505s
    • Deploy_WithSign_Success - Passed in 12.554s
    • IsDeployed_Success - Passed in 13.728s
    • RevokeSessionKey_WithValidSignerCheck_Success - Passed in 19.601s
  • ✅ StorageTests - 11/11 - Passed in 7.151s
    • DownloadImage_WithIPFS_Success - Passed in 0.879s
    • DownloadImage_WithoutIPFS_Success - Passed in 0.329s
    • DownloadText_WithIPFS_Success - Passed in 0.206s
    • DownloadText_WithoutIPFS_Success - Passed in 0.421s
    • Gateway_WithClientId_Success - Passed in 0.110s
    • Gateway_WithoutClientId_Success - Passed in 0.102s
    • Gateway_WithOverride_Success - Passed in 0.097s
    • UploadFromPath_WithClientId_Success - Passed in 0.879s
    • UploadFromPath_WithoutClientId_Fail - Passed in 3.009s
    • UploadText_WithClientId_Success - Passed in 1.020s
    • UploadText_WithoutClientId_Fail - Passed in 0.098s
  • ✅ ThirdwebManagerTests - 8/8 - Passed in 7.074s
    • Initialization_HappyPath - Passed in 0.104s
    • Initialization_WithClientIdAndBundleIdOverride_AppliesCorrectly - Passed in 0.095s
    • Initialization_WithClientIdNoBundleIdOverride_AppliesCorrectly - Passed in 0.112s
    • Initialization_WithDefaultChain_Success - Passed in 0.097s
    • Initialization_WithRpcOverride_AppliesCorrectly - Passed in 0.106s
    • Initialization_WithUnknownChain_ConnectsButFails - Passed in 6.541s
    • Initialization_WithUnsupportedActiveChain_Throws - Passed in 0.009s
    • SingletonPattern_Enforcement_Success - Passed in 0.008s
  • ✅ TransactionReadTests - 1/1 - Passed in 0.259s
    • Static_WaitForTransactionResult_Success - Passed in 0.259s
  • ✅ WalletTests - 15/15 - Passed in 105.263s
    • Authenticate_WithLocalWallet_Success - Passed in 6.648s
    • Connect_WithLocalWallet_Fail - Passed in 12.741s
    • Connect_WithLocalWallet_Success - Passed in 6.437s
    • Disconnect_WithLocalWallet_Success - Passed in 6.412s
    • Export_WithLocalWallet_Success - Passed in 12.751s
    • GetAddress_WithLocalWallet_Fail - Passed in 6.441s
    • GetAddress_WithLocalWallet_Success - Passed in 6.446s
    • GetBalance_WithLocalWallet_Success - Passed in 6.586s
    • GetChainId_WithLocalWallet_Success - Passed in 6.818s
    • IsConnected_WithLocalWallet_Fail - Passed in 0.112s
    • IsConnected_WithLocalWallet_Success - Passed in 6.435s
    • SendRawTransaction_WithLocalWallet_Fail - Passed in 7.107s
    • Sign_WithLocalWallet_Success - Passed in 6.469s
    • Transfer_WithLocalWallet_Fail - Passed in 7.261s
    • Verify_WithLocalWallet_Success - Passed in 6.601s