Documentation ¶
Index ¶
- func ContextualExtendedProvidersShouldOverrideChainLevelOnesTest(ctx context.Context, t *testing.T, c client.Finder, ind indexer.Interface, ...)
- func ContextualExtendedProvidersShouldUnionUpWithChainLevelOnesTest(ctx context.Context, t *testing.T, c client.Finder, ind indexer.Interface, ...)
- func ExtendedProviderShouldHaveOwnMetadataTest(ctx context.Context, t *testing.T, c client.Finder, ind indexer.Interface, ...)
- func ExtendedProviderShouldInheritMetadataOfMainProviderTest(ctx context.Context, t *testing.T, c client.Finder, ind indexer.Interface, ...)
- func FindIndexTest(ctx context.Context, t *testing.T, c client.Finder, ind indexer.Interface, ...)
- func GetProviderTest(t *testing.T, c client.Finder, providerID peer.ID)
- func GetStatsTest(ctx context.Context, t *testing.T, ind indexer.Interface, refreshStats func(), ...)
- func InitIndex(t *testing.T, withCache bool) indexer.Interface
- func InitPebbleIndex(t *testing.T, withCache bool) indexer.Interface
- func InitRegistry(t *testing.T) *registry.Registry
- func InitRegistryWithRestrictivePolicy(t *testing.T, restrictive bool) *registry.Registry
- func ListProvidersTest(t *testing.T, c client.Finder, providerID peer.ID)
- func MainProviderChainRecordIsIncludedIfItsMetadataIsDifferentTest(ctx context.Context, t *testing.T, c client.Finder, ind indexer.Interface, ...)
- func MainProviderContextRecordIsIncludedIfItsMetadataIsDifferentTest(ctx context.Context, t *testing.T, c client.Finder, ind indexer.Interface, ...)
- func ProvidersShouldBeUnaffectedByExtendedProvidersOfEachOtherTest(ctx context.Context, t *testing.T, c client.Finder, ind indexer.Interface, ...)
- func ReframeFindIndexTest(ctx context.Context, t *testing.T, c client.Finder, rc *reframeclient.Client, ...)
- func Register(ctx context.Context, t *testing.T, reg *registry.Registry) peer.ID
- func RemoveProviderTest(ctx context.Context, t *testing.T, c client.Finder, ind indexer.Interface, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindIndexTest ¶
func GetStatsTest ¶
func InitPebbleIndex ¶
InitPebbleIndex initialize a new indexer engine using pebbel with cache.
func InitRegistryWithRestrictivePolicy ¶
InitRegistry initializes a new registry
func ReframeFindIndexTest ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.