googleapis / googleapis/google-cloud-rust

Mocking for Subscriber sessions

Open
#4,061 0 comments 0 reactions 0 assignees View on GitHub
api: pubsub priority: p3 type: feature request
Dominant language
Rust
Stars
955
Forks
144
Avg merge
1d 5h
Merged PRs (30d)
279

Description

Applications need to be able to create a fake subscriber session, streaming fake handlers.

- [ ] Mocking for `AtLeastOnce`
- [ ] Mocking for `ExactlyOnce`
- [ ] Mocking/faking for `Session`
- consider having `futures::Stream` in the interface and gating it with a `#[cfg(unstable-stream)]`
- or we have to wrap `futures::Stream`. 🤷

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.