jaegertracing/jaeger

Re-expose Storage Integration Tests

Aberta

#6.813 aberto em 5 de mar. de 2025

 (14 comentários) (0 reação) (0 responsável)Go (2.326 forks)batch import
area/storagechangelog:breaking-changeenhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (18.974 estrelas)
Métricas de merge de PR
 (Mesclagem média 4d 11h) (85 fundiu PRs em 30d)

Description

Historically the integration tests for the storage layer have been exposed, and even recommended to be used to verify the correctness of 3rd party storage plugins.

The documentation still recommends this, but the docs are stale, and with the recent refactoring where the integration suite was moved into internal, this is no longer possible.

The breaking changes happened in #6657, but are a part of the greater #6637

Guia do colaborador