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 397.562s

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

Details

✅ playmode-results.xml - 100/100 - Passed in 397.562s
  • ✅ CustomReadTests - 4/4 - Passed in 1.466s
    • Custom_WithAbi_Success - Passed in 0.776s
    • Custom_WithoutAbi_Fetch - Passed in 0.344s
    • Custom_WithString_Success - Passed in 0.245s
    • GetContract_Success - Passed in 0.101s
  • ✅ ERC1155ReadTests - 8/8 - Passed in 5.029s
    • ERC1155_BalanceOf_Success - Passed in 0.344s
    • ERC1155_Get_Success - Passed in 0.776s
    • ERC1155_GetAll_Success - Passed in 2.646s
    • ERC1155_GetOwned_Success - Passed in 0.449s
    • ERC1155_IsApprovedForAll_Success - Passed in 0.248s
    • ERC1155_TotalCount_Success - Passed in 0.238s
    • ERC1155_TotalSupply_Success - Passed in 0.230s
    • GetContract_Success - Passed in 0.098s
  • ✅ ERC1155WriteTests - 4/4 - Passed in 65.805s
    • ERC1155_Burn_Success - Passed in 20.179s
    • ERC1155_Claim_Success - Passed in 13.243s
    • ERC1155_SetApprovalForAll_Success - Passed in 12.558s
    • ERC1155_Transfer_Success - Passed in 19.826s
  • ✅ ERC20ReadTests - 5/5 - Passed in 2.500s
    • ERC20_AllowanceOf_Success - Passed in 0.610s
    • ERC20_BalanceOf_Success - Passed in 0.763s
    • ERC20_Get_Success - Passed in 0.433s
    • ERC20_TotalSupply_Success - Passed in 0.597s
    • GetContract_Success - Passed in 0.098s
  • ✅ ERC20WriteTests - 4/4 - Passed in 67.098s
    • ERC20_Burn_Success - Passed in 18.618s
    • ERC20_Claim_Success - Passed in 15.001s
    • ERC20_SetAllowance_Success - Passed in 14.043s
    • ERC20_Transfer_Success - Passed in 19.436s
  • ✅ ERC721ReadTests - 8/8 - Passed in 4.148s
    • ERC721_BalanceOf_Success - Passed in 0.222s
    • ERC721_Get_Success - Passed in 0.935s
    • ERC721_GetAll_Success - Passed in 2.031s
    • ERC721_GetOwned_Success - Passed in 0.230s
    • ERC721_IsApprovedForAll_Success - Passed in 0.211s
    • ERC721_OwnerOf_Success - Passed in 0.209s
    • ERC721_TotalCount_Success - Passed in 0.212s
    • GetContract_Success - Passed in 0.100s
  • ✅ ERC721WriteTests - 1/1 - Passed in 13.961s
    • ERC721_SetApprovalForAll_Success - Passed in 13.961s
  • ✅ EventsTests - 1/1 - Passed in 0.243s
    • GetEventLogs_Success - Passed in 0.243s
  • ✅ MarketplaceReadTests - 20/20 - Passed in 47.697s
    • DirectListings_GetAll_Success - Passed in 27.772s
    • DirectListings_GetAllValid_Success - Passed in 5.799s
    • DirectListings_GetListing_Success - Passed in 1.001s
    • DirectListings_GetTotalCount_Success - Passed in 0.214s
    • DirectListings_IsBuyerApprovedForListing_Success - Passed in 0.198s
    • DirectListings_IsCurrencyApprovedForListing_Success - Passed in 0.196s
    • EnglishAuctions_GetAll_Success - Passed in 1.355s
    • EnglishAuctions_GetAllValid_Success - Passed in 1.511s
    • EnglishAuctions_GetAuction_Success - Passed in 1.052s
    • EnglishAuctions_GetBidBufferBps_Success - Passed in 1.133s
    • EnglishAuctions_GetMinimumNextBid_Success - Passed in 1.773s
    • EnglishAuctions_GetTotalCount_Success - Passed in 0.193s
    • EnglishAuctions_GetWinner_Success - Passed in 0.217s
    • EnglishAuctions_GetWinningBid_Success - Passed in 0.637s
    • EnglishAuctions_IsWinningBid_Success - Passed in 0.239s
    • GetContract_Success - Passed in 0.106s
    • Offers_GetAll_Success - Passed in 1.585s
    • Offers_GetAllValid_Success - Passed in 1.301s
    • Offers_GetOffer_Success - Passed in 1.184s
    • Offers_GetTotalCount_Success - Passed in 0.229s
  • ✅ PackReadTests - 5/5 - Passed in 1.359s
    • BalanceOf_Success - Passed in 0.204s
    • Get_Success - Passed in 0.485s
    • GetPackContents_Success - Passed in 0.224s
    • IsApprovedForAll_Success - Passed in 0.239s
    • TotalSupply_Success - Passed in 0.207s
  • ✅ SmartWalletTests - 5/5 - Passed in 65.324s
    • Connect_WithGaslessManagedAccountFactory_Success - Passed in 6.920s
    • CreateSessionKey_WithValidSignerCheck_Success - Passed in 14.365s
    • Deploy_WithSign_Success - Passed in 12.985s
    • IsDeployed_Success - Passed in 12.496s
    • RevokeSessionKey_WithValidSignerCheck_Success - Passed in 18.558s
  • ✅ StorageTests - 11/11 - Passed in 6.558s
    • DownloadImage_WithIPFS_Success - Passed in 0.764s
    • DownloadImage_WithoutIPFS_Success - Passed in 0.278s
    • DownloadText_WithIPFS_Success - Passed in 0.233s
    • DownloadText_WithoutIPFS_Success - Passed in 0.258s
    • Gateway_WithClientId_Success - Passed in 0.103s
    • Gateway_WithoutClientId_Success - Passed in 0.097s
    • Gateway_WithOverride_Success - Passed in 0.115s
    • UploadFromPath_WithClientId_Success - Passed in 0.737s
    • UploadFromPath_WithoutClientId_Fail - Passed in 3.009s
    • UploadText_WithClientId_Success - Passed in 0.861s
    • UploadText_WithoutClientId_Fail - Passed in 0.104s
  • ✅ ThirdwebManagerTests - 8/8 - Passed in 7.294s
    • Initialization_HappyPath - Passed in 0.098s
    • Initialization_WithClientIdAndBundleIdOverride_AppliesCorrectly - Passed in 0.102s
    • Initialization_WithClientIdNoBundleIdOverride_AppliesCorrectly - Passed in 0.096s
    • Initialization_WithDefaultChain_Success - Passed in 0.102s
    • Initialization_WithRpcOverride_AppliesCorrectly - Passed in 0.096s
    • Initialization_WithUnknownChain_ConnectsButFails - Passed in 6.783s
    • Initialization_WithUnsupportedActiveChain_Throws - Passed in 0.009s
    • SingletonPattern_Enforcement_Success - Passed in 0.008s
  • ✅ TransactionReadTests - 1/1 - Passed in 0.233s
    • Static_WaitForTransactionResult_Success - Passed in 0.233s
  • ✅ WalletTests - 15/15 - Passed in 108.778s
    • Authenticate_WithLocalWallet_Success - Passed in 6.823s
    • Connect_WithLocalWallet_Fail - Passed in 13.214s
    • Connect_WithLocalWallet_Success - Passed in 6.682s
    • Disconnect_WithLocalWallet_Success - Passed in 6.673s
    • Export_WithLocalWallet_Success - Passed in 13.288s
    • GetAddress_WithLocalWallet_Fail - Passed in 6.676s
    • GetAddress_WithLocalWallet_Success - Passed in 6.682s
    • GetBalance_WithLocalWallet_Success - Passed in 6.790s
    • GetChainId_WithLocalWallet_Success - Passed in 6.743s
    • IsConnected_WithLocalWallet_Fail - Passed in 0.112s
    • IsConnected_WithLocalWallet_Success - Passed in 6.667s
    • SendRawTransaction_WithLocalWallet_Fail - Passed in 7.158s
    • Sign_WithLocalWallet_Success - Passed in 6.738s
    • Transfer_WithLocalWallet_Fail - Passed in 7.475s
    • Verify_WithLocalWallet_Success - Passed in 7.059s