Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tendermint/tendermint
/ functions
Functions
9,600 in github.com/tendermint/tendermint
⨍
Functions
9,600
◇
Types & classes
1,209
Function
TestAddrBookPickAddress
FIXME These tests should not rely on .(*addrBook) assertions
internal/p2p/pex/addrbook_test.go:26
Function
TestAddrBookPromoteToOld
(t *testing.T)
internal/p2p/pex/addrbook_test.go:113
Function
TestAddrBookRemoveAddress
(t *testing.T)
internal/p2p/pex/addrbook_test.go:208
Function
TestAddrBookSaveLoad
(t *testing.T)
internal/p2p/pex/addrbook_test.go:62
Function
TestAddrbookTestdataCases
(t *testing.T)
test/fuzz/p2p/addrbook/fuzz_test.go:15
Function
TestAllMatchesAll
(t *testing.T)
libs/pubsub/query/query_test.go:226
Function
TestAnd
(t *testing.T)
libs/bits/bit_array_test.go:32
Function
TestAppCalls
Make some app checks
rpc/client/rpc_test.go:287
Function
TestAppConns_Failure
Upon failure, we call tmos.Kill
internal/proxy/multi_app_conn_test.go:49
Function
TestAppConns_Start_Stop
(t *testing.T)
internal/proxy/multi_app_conn_test.go:19
Function
TestApp_Hash
Tests that the app hash (as reported by the app) matches the last block and the node sync status.
test/e2e/tests/app_test.go:44
Function
TestApp_Height
Tests that the app and blockstore have and report the same height.
test/e2e/tests/app_test.go:73
Function
TestApp_InitialState
Tests that any initial state given in genesis has made it into the app.
test/e2e/tests/app_test.go:25
Function
TestApp_Tx
Tests that we can set a value and retrieve it.
test/e2e/tests/app_test.go:96
Function
TestApplyBlock
(t *testing.T)
internal/state/execution_test.go:36
Function
TestApplyFixes
(t *testing.T)
internal/libs/confix/confix_test.go:46
Function
TestArgToJSON
(t *testing.T)
rpc/jsonrpc/client/args_test.go:17
Function
TestAutoFileSize
Manually modify file permissions, close, and reopen using autofile: We expect the file permissions to be changed back to the intended perms. func Test
internal/libs/autofile/autofile_test.go:107
Function
TestAveragingInIncrementProposerPriority
(t *testing.T)
types/validator_set_test.go:489
Function
TestAveragingInIncrementProposerPriorityWithVotingPower
(t *testing.T)
types/validator_set_test.go:535
Function
TestAvgProposerPriority
(t *testing.T)
types/validator_set_test.go:455
Function
TestBanBadPeers
(t *testing.T)
internal/p2p/pex/addrbook_test.go:398
Function
TestBaseApp
(t *testing.T)
abci/example/example_test.go:37
Function
TestBaseConfigValidateBasic
(t *testing.T)
config/config_test.go:55
Function
TestBaseServiceReset
(t *testing.T)
libs/service/service_test.go:40
Function
TestBaseServiceWait
(t *testing.T)
libs/service/service_test.go:18
Function
TestBasicPartSet
(t *testing.T)
types/part_set_test.go:18
Function
TestBatchSafe
(t *testing.T)
crypto/ed25519/ed25519_test.go:32
Function
TestBatchSafe
(t *testing.T)
crypto/sr25519/sr25519_test.go:34
Function
TestBatchedJSONRPCCalls
(t *testing.T)
rpc/client/rpc_test.go:769
Function
TestBatchedJSONRPCCallsCancellation
(t *testing.T)
rpc/client/rpc_test.go:827
Function
TestBeginBlockByzantineValidators
TestBeginBlockByzantineValidators ensures we send byzantine validators list.
internal/state/execution_test.go:124
Function
TestBeginBlockValidators
TestBeginBlockValidators ensures we send absent validators list.
internal/state/execution_test.go:61
Function
TestBitArrayFromProto
(t *testing.T)
libs/bits/bit_array_test.go:295
Function
TestBitArrayToFromProto
(t *testing.T)
libs/bits/bit_array_test.go:271
Function
TestBlock
(t *testing.T)
internal/inspect/inspect_test.go:68
Function
TestBlockAddEvidence
(t *testing.T)
types/block_test.go:37
Function
TestBlockByHash
(t *testing.T)
internal/inspect/inspect_test.go:356
Function
TestBlockEvents
subscribe to new blocks and make sure height increments by 1
rpc/client/event_test.go:57
Function
TestBlockFetchAtHeight
(t *testing.T)
internal/store/store_test.go:475
Function
TestBlockFuncs
(t *testing.T)
internal/state/indexer/sink/kv/kv_test.go:30
Function
TestBlockHash
(t *testing.T)
types/block_test.go:120
Function
TestBlockHashesTo
(t *testing.T)
types/block_test.go:151
Function
TestBlockIDEquals
(t *testing.T)
types/block_test.go:861
Function
TestBlockIDProtoBuf
(t *testing.T)
types/block_test.go:808
Function
TestBlockIDValidateBasic
(t *testing.T)
types/block_test.go:606
Function
TestBlockIndexer
(t *testing.T)
internal/state/indexer/block/kv/kv_test.go:17
Function
TestBlockMakePartSet
(t *testing.T)
types/block_test.go:125
Function
TestBlockMakePartSetWithEvidence
(t *testing.T)
types/block_test.go:133
Function
TestBlockMaxDataBytes
(t *testing.T)
types/block_test.go:462
Function
TestBlockMaxDataBytesNoEvidence
(t *testing.T)
types/block_test.go:494
Function
TestBlockMeta_ToProto
(t *testing.T)
types/block_meta_test.go:12
Function
TestBlockMeta_ValidateBasic
(t *testing.T)
types/block_meta_test.go:49
Function
TestBlockPartMessageValidateBasic
(t *testing.T)
internal/consensus/msgs_test.go:663
Function
TestBlockPoolBasic
(t *testing.T)
internal/blocksync/v0/pool_test.go:80
Function
TestBlockPoolRemovePeer
(t *testing.T)
internal/blocksync/v0/pool_test.go:203
Function
TestBlockPoolTimeout
(t *testing.T)
internal/blocksync/v0/pool_test.go:140
Function
TestBlockProtoBuf
(t *testing.T)
types/block_test.go:646
Function
TestBlockQueueAcceptsNoMoreBlocks
(t *testing.T)
internal/statesync/block_queue_test.go:168
Function
TestBlockQueueBasic
(t *testing.T)
internal/statesync/block_queue_test.go:24
Function
TestBlockQueueBlocks
Test that when all the blocks are retrieved that the queue still holds on to it's workers and in the event of failure can still fetch the failed block
internal/statesync/block_queue_test.go:121
Function
TestBlockQueueInitialHeight
(t *testing.T)
internal/statesync/block_queue_test.go:236
Function
TestBlockQueueStopTime
Test a scenario where more blocks are needed then just the stopheight because we haven't found a block with a small enough time.
internal/statesync/block_queue_test.go:193
Function
TestBlockQueueWithFailures
Test with spurious failures and retries
internal/statesync/block_queue_test.go:71
Function
TestBlockRequest_Validate
(t *testing.T)
proto/tendermint/blocksync/message_test.go:15
Function
TestBlockResults
(t *testing.T)
internal/inspect/inspect_test.go:258
Function
TestBlockResults
(t *testing.T)
internal/rpc/core/blocks_test.go:72
Function
TestBlockSearch
(t *testing.T)
internal/inspect/inspect_test.go:513
Function
TestBlockSize
(t *testing.T)
types/block_test.go:170
Function
TestBlockStoreSaveLoadBlock
TODO: This test should be simplified ...
internal/store/store_test.go:90
Function
TestBlockString
(t *testing.T)
types/block_test.go:177
Function
TestBlockSyncConfigValidateBasic
(t *testing.T)
config/config_test.go:128
Function
TestBlockValidateBasic
(t *testing.T)
types/block_test.go:55
Function
TestBlock_Header
Tests that block headers are identical across nodes where present.
test/e2e/tests/block_test.go:13
Function
TestBlock_Range
Tests that the node contains the expected block range.
test/e2e/tests/block_test.go:52
Function
TestBlockchain
(t *testing.T)
internal/inspect/inspect_test.go:408
Function
TestBlockchainInfo
(t *testing.T)
internal/rpc/core/blocks_test.go:20
Function
TestBlockchainInfo
(t *testing.T)
rpc/client/rpc_test.go:396
Function
TestBlockchainMessageVectors
(t *testing.T)
proto/tendermint/blocksync/message_test.go:87
Function
TestBroadcastEmptyEvidence
(t *testing.T)
rpc/client/evidence_test.go:166
Function
TestBroadcastEvidence_DuplicateVoteEvidence
(t *testing.T)
rpc/client/evidence_test.go:116
Function
TestBroadcastTx
(t *testing.T)
rpc/grpc/grpc_test.go:36
Function
TestBroadcastTxCommit
(t *testing.T)
rpc/client/rpc_test.go:463
Function
TestBroadcastTxForPeerStopsWhenPeerStops
(t *testing.T)
internal/mempool/v0/reactor_test.go:372
Function
TestBroadcastTxSync
(t *testing.T)
rpc/client/rpc_test.go:431
Function
TestBufferCapacity
(t *testing.T)
libs/pubsub/pubsub_test.go:428
Function
TestBytes
(t *testing.T)
libs/bits/bit_array_test.go:148
Function
TestByzantineConflictingProposalsWithPartition
4 validators. 1 is byzantine. The other three are partitioned into A (1 val) and B (2 vals). byzantine validator sends conflicting proposals into A an
internal/consensus/byzantine_test.go:283
Function
TestByzantinePrevoteEquivocation
Byzantine node sends two different prevotes (nil and blockID) to the same validator.
internal/consensus/byzantine_test.go:32
Function
TestCListProperties
(t *testing.T)
internal/libs/clist/clist_property_test.go:12
Function
TestCMap_GetOrSet_Exists
(t *testing.T)
libs/cmap/cmap_test.go:103
Function
TestCMap_GetOrSet_Parallel
(t *testing.T)
libs/cmap/cmap_test.go:72
Function
TestCacheAfterUpdate
(t *testing.T)
internal/mempool/v0/cache_test.go:17
Function
TestCacheRemove
(t *testing.T)
internal/mempool/cache_test.go:10
Function
TestCallbackInvokedWhenSetEarly
TestCallbackInvokedWhenSetEarly ensures that the callback is invoked when set before the client completes the call into the app.
abci/client/socket_client_test.go:172
Function
TestCallbackInvokedWhenSetLate
TestCallbackInvokedWhenSetLaet ensures that the callback is invoked when set after the client completes the call into the app. Currently this test rel
abci/client/socket_client_test.go:134
Function
TestCanonicalizeBlockID
(t *testing.T)
types/canonical_test.go:12
Function
TestCheckHeadSizeLimit
(t *testing.T)
internal/libs/autofile/group_test.go:45
Function
TestCheckSeeds
(t *testing.T)
internal/p2p/pex/pex_reactor_test.go:202
Function
TestCheckTx
(t *testing.T)
rpc/client/rpc_test.go:551
← previous
next →
7,301–7,400 of 9,600, ranked by callers