trinodb/trino

Add test coverage for blackhole connector

Aberta

#18.482 aberto em 1 de ago. de 2023

 (6 comentários) (0 reação) (1 responsável)Java (2.678 forks)batch import
good first issuetest

Métricas do repositório

Stars
 (9.113 estrelas)
Métricas de merge de PR
 (Mesclagem média 5d 9h) (306 fundiu PRs em 30d)

Description

During work on this PR https://github.com/trinodb/trino/pull/18016, noticed that test coverage is pretty small. I think we could refactor current Smoke test to be more consistent with BaseConnectorSmokeTest. And think about BaseConnectorTest

Guia do colaborador