ClickHouse / ClickHouse/clickhousectl
Add a live Pub/Sub ClickPipe source test with agreed GCP fixtures
- Dominant language
- Rust
- Stars
- 74
- Forks
- 5
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 196
Description
Issue #203 added Pub/Sub source models (`ClickPipePubSubSource`, `ClickPipePostPubSubSource`, `ClickPipePatchPubSubSource`) to the Rust client library. They're covered by wiremock + serde tests, but there's no live E2E test for the source yet.
We need a `clickpipe_pubsub_test` binary under `crates/clickhouse-cloud-api/tests/clickpipes/`, matching the pattern of the existing source binaries (`s3_test.rs`, `kafka_test.rs`, `kinesis_test.rs`, etc.).
This will require GCP credentials and Pub/Sub topic provisioning — we'll work out the details when we pick this up.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.