test

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2022 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const CKB_URL = "https://mercury-testnet.ckbapp.dev"
View Source
const INDEXER_URL = "https://mercury-testnet.ckbapp.dev"
View Source
const MERCURY_URL = "http://127.0.0.1:8116"

Variables

This section is empty.

Functions

func TestAdjustAssetAccountWithUdt added in v0.101.1

func TestAdjustAssetAccountWithUdt(t *testing.T)

func TestAdjustAssetExtraCkb added in v0.101.1

func TestAdjustAssetExtraCkb(t *testing.T)

func TestAllBalance added in v0.43.0

func TestAllBalance(t *testing.T)

func TestBlockHashAndBlockNumberDoNotMatch added in v0.43.0

func TestBlockHashAndBlockNumberDoNotMatch(t *testing.T)

func TestCannotFind added in v0.43.0

func TestCannotFind(t *testing.T)

func TestCkbInsufficientBalanceToPayTheFee1 added in v0.43.2

func TestCkbInsufficientBalanceToPayTheFee1(t *testing.T)

func TestCkbInsufficientBalanceToPayTheFee2 added in v0.43.2

func TestCkbInsufficientBalanceToPayTheFee2(t *testing.T)

func TestCreateAsset added in v0.101.1

func TestCreateAsset(t *testing.T)

func TestCustomizedFeeRate added in v0.43.0

func TestCustomizedFeeRate(t *testing.T)

func TestDaoClaim added in v0.101.1

func TestDaoClaim(t *testing.T)

func TestDaoDepositWithAddress added in v0.101.1

func TestDaoDepositWithAddress(t *testing.T)

func TestDaoDepositWithIdentity added in v0.101.1

func TestDaoDepositWithIdentity(t *testing.T)

func TestDaoInfo1 added in v0.101.1

func TestDaoInfo1(t *testing.T)

func TestDaoInfo2 added in v0.101.1

func TestDaoInfo2(t *testing.T)

func TestDaoWithdraw added in v0.101.1

func TestDaoWithdraw(t *testing.T)

func TestDefaultFeeRate added in v0.43.0

func TestDefaultFeeRate(t *testing.T)

func TestFleeting added in v0.43.0

func TestFleeting(t *testing.T)

func TestGetAccountInfoByAddress1 added in v0.101.5

func TestGetAccountInfoByAddress1(t *testing.T)

func TestGetAccountInfoByAddress2 added in v0.101.5

func TestGetAccountInfoByAddress2(t *testing.T)

func TestGetBalanceByAddress added in v0.101.1

func TestGetBalanceByAddress(t *testing.T)

func TestGetBalanceByIdentity added in v0.101.1

func TestGetBalanceByIdentity(t *testing.T)

func TestGetBalanceByRecordByAddress added in v0.101.1

func TestGetBalanceByRecordByAddress(t *testing.T)

func TestGetBalanceByRecordByScriptByChequeCellSender added in v0.101.1

func TestGetBalanceByRecordByScriptByChequeCellSender(t *testing.T)

func TestGetBalanceByRecordByScriptChequeCellReceiver added in v0.101.1

func TestGetBalanceByRecordByScriptChequeCellReceiver(t *testing.T)

func TestGetCellBaseTransactions added in v0.101.1

func TestGetCellBaseTransactions(t *testing.T)

func TestGetCkbBalance added in v0.43.2

func TestGetCkbBalance(t *testing.T)

func TestGetDaoTransactions added in v0.101.1

func TestGetDaoTransactions(t *testing.T)

func TestGetDbInfo added in v0.101.1

func TestGetDbInfo(t *testing.T)

func TestGetGenericBlockWithBlockHash added in v0.43.0

func TestGetGenericBlockWithBlockHash(t *testing.T)

func TestGetGenericBlockWithBlockHashAndBlockNumber added in v0.43.0

func TestGetGenericBlockWithBlockHashAndBlockNumber(t *testing.T)

func TestGetGenericBlockWithBlockNumber added in v0.43.0

func TestGetGenericBlockWithBlockNumber(t *testing.T)

func TestGetSpentTransactionInfo added in v0.101.1

func TestGetSpentTransactionInfo(t *testing.T)

func TestGetSpentTransactionView added in v0.101.1

func TestGetSpentTransactionView(t *testing.T)

func TestGetSudtBalance

func TestGetSudtBalance(t *testing.T)

func TestGetTransaction added in v0.101.1

func TestGetTransaction(t *testing.T)

func TestMercuryInfo added in v0.101.1

func TestMercuryInfo(t *testing.T)

func TestModeByHoldyTo added in v0.101.1

func TestModeByHoldyTo(t *testing.T)

func TestMultiFromMultiTo

func TestMultiFromMultiTo(t *testing.T)

func TestMultiFromSingleTo

func TestMultiFromSingleTo(t *testing.T)

func TestPWLock added in v0.101.4

func TestPWLock(t *testing.T)

func TestQueryTransactionsInfo added in v0.101.1

func TestQueryTransactionsInfo(t *testing.T)

func TestQueryTransactionsWithAll added in v0.101.1

func TestQueryTransactionsWithAll(t *testing.T)

func TestQueryTransactionsWithCellbase added in v0.101.1

func TestQueryTransactionsWithCellbase(t *testing.T)

func TestQueryTransactionsWithCkb added in v0.101.1

func TestQueryTransactionsWithCkb(t *testing.T)

func TestQueryTransactionsWithDao added in v0.101.1

func TestQueryTransactionsWithDao(t *testing.T)

func TestQueryTransactionsWithFromBlockAndToBlock added in v0.101.1

func TestQueryTransactionsWithFromBlockAndToBlock(t *testing.T)

func TestQueryTransactionsWithLimit added in v0.101.1

func TestQueryTransactionsWithLimit(t *testing.T)

func TestQueryTransactionsWithOrder added in v0.101.1

func TestQueryTransactionsWithOrder(t *testing.T)

func TestQueryTransactionsWithPage1 added in v0.101.1

func TestQueryTransactionsWithPage1(t *testing.T)

func TestQueryTransactionsWithPage2 added in v0.101.1

func TestQueryTransactionsWithPage2(t *testing.T)

func TestQueryTransactionsWithUdt added in v0.101.1

func TestQueryTransactionsWithUdt(t *testing.T)

func TestRegisterAddresses added in v0.43.0

func TestRegisterAddresses(t *testing.T)

func TestSendChequeCell added in v0.101.1

func TestSendChequeCell(t *testing.T)

func TestSingleFromMultiTo

func TestSingleFromMultiTo(t *testing.T)

func TestSingleFromSingleTo

func TestSingleFromSingleTo(t *testing.T)

func TestSourceByClaimable added in v0.101.1

func TestSourceByClaimable(t *testing.T)

func TestSourceByFree added in v0.101.1

func TestSourceByFree(t *testing.T)

func TestSudtIssue added in v0.101.1

func TestSudtIssue(t *testing.T)

func TestSyncState added in v0.101.4

func TestSyncState(t *testing.T)

func TestTipGenericBlock added in v0.43.0

func TestTipGenericBlock(t *testing.T)

func TestTransferCompletionCkbWithClaimable added in v0.101.1

func TestTransferCompletionCkbWithClaimable(t *testing.T)

func TestTransferCompletionCkbWithHoldByFrom added in v0.101.1

func TestTransferCompletionCkbWithHoldByFrom(t *testing.T)

func TestTransferCompletionCkbWithHoldByTo added in v0.101.1

func TestTransferCompletionCkbWithHoldByTo(t *testing.T)

func TestTransferCompletionSudtWithHoldByFrom added in v0.101.1

func TestTransferCompletionSudtWithHoldByFrom(t *testing.T)

func TestTransferCompletionSudtWithPayByTo

func TestTransferCompletionSudtWithPayByTo(t *testing.T)

func TestUseCkbAlone added in v0.43.1

func TestUseCkbAlone(t *testing.T)

func TestUseCkbAndIndexer added in v0.43.1

func TestUseCkbAndIndexer(t *testing.T)

func TestUseCkbApiAlone added in v0.43.1

func TestUseCkbApiAlone(t *testing.T)

func TestUseIndexerAlone added in v0.43.1

func TestUseIndexerAlone(t *testing.T)

func TestUseMercuryAlone added in v0.43.1

func TestUseMercuryAlone(t *testing.T)

func TestWrongHeight added in v0.43.0

func TestWrongHeight(t *testing.T)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL