Skip to content

ClickPipes: live E2E test for Pub/Sub source #206

@sdairs

Description

@sdairs

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.

Metadata

Metadata

Assignees

Labels

test-coverageLive API integration test coverage work

Type

No fields configured for Task.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions