Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Usage guide test leaving BQ leftovers #635

Copy link
Copy link
Closed
@leahecole

Description

@leahecole
Issue body actions

Every time the samples usage_guide test runs it leaves a leftover dataset in BigQuery. This test needs to be refactored to tear down the BigQuery dataset upon test completion.

def test_sink_bigquery():
client = Client()
to_delete = []
usage_guide.sink_bigquery(client, to_delete)
for item in to_delete:
usage_guide._backoff_not_found(item.delete)

Metadata

Metadata

Assignees

Labels

api: loggingIssues related to the googleapis/python-logging API.Issues related to the googleapis/python-logging API.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.