-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
api: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.testingtriaged for GAtype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Description
The redesign effort (#3859) left behind only very minimal system tests. The older implementation had much broader system test coverage:
- Listing topics and subscriptions in the client's project.
- Creating subscriptions with non-default settings.
- Listing subscriptions bound to a topic.
- Setting / getting IAM policy for topics and subscriptions
- Creating / seeking snapshots.
I noticed the missing tests today when I went looking for examples of updating a topic's IAM policy.
Metadata
Metadata
Assignees
Labels
api: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.testingtriaged for GAtype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.