Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akash-network/node
/ ContextForTest
Method
ContextForTest
testutil/network_suite.go:214–216 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
212
}
213
214
func
(nts *NetworkTestSuite) ContextForTest() context.Context {
215
return
nts.testCtx
216
}
217
218
func
(nts *NetworkTestSuite) Network() *network.Network {
219
return
nts.network
Callers
15
ValidateTx
Method · 0.95
TestQueryOracleParams
Method · 0.80
TestQueryOraclePrices
Method · 0.80
TestQueryOraclePriceFeedConfig
Method · 0.80
TestGeneratePublishAndRevokeServer
Method · 0.80
TestGenerateServerRequiresArguments
Method · 0.80
TestGenerateServerAllowsManyArguments
Method · 0.80
TestGenerateClientRejectsArguments
Method · 0.80
TestGeneratePublishAndRevokeClient
Method · 0.80
TestGenerateAndRevokeFailsServer
Method · 0.80
TestRevokeFailsServer
Method · 0.80
TestRevokeFailsClient
Method · 0.80
Calls
no outgoing calls
Tested by
15
TestQueryOracleParams
Method · 0.64
TestQueryOraclePrices
Method · 0.64
TestQueryOraclePriceFeedConfig
Method · 0.64
TestGeneratePublishAndRevokeServer
Method · 0.64
TestGenerateServerRequiresArguments
Method · 0.64
TestGenerateServerAllowsManyArguments
Method · 0.64
TestGenerateClientRejectsArguments
Method · 0.64
TestGeneratePublishAndRevokeClient
Method · 0.64
TestGenerateAndRevokeFailsServer
Method · 0.64
TestRevokeFailsServer
Method · 0.64
TestRevokeFailsClient
Method · 0.64
TestGenerateServerNoOverwrite
Method · 0.64