Skip to content

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Sep 14, 2018

Most tests only use a single dataset, so it doesn't make sense to list
datasets in the clean-up method. Also, listing datasets is
eventually-consistent, so avoiding listing when it isn't necessary makes
the tests less flaky.

Removes unused _Dataset.tables() and _Dataset.datasets() methods.

Closes #215

Most tests only use a single dataset, so it doesn't make sense to list
datasets in the clean-up method.  Also, listing datasets is
eventually-consistent, so avoiding listing when it isn't necessary makes
the tests less flaky.

Removes unused _Dataset.tables() and _Dataset.datasets() methods.
@tswast tswast requested a review from max-sixty September 14, 2018 19:54
@tswast
Copy link
Collaborator Author

tswast commented Sep 14, 2018

Copy link
Contributor

@max-sixty max-sixty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! TY for doing this!

Feel free to add a note in the changelog IYL; not necessary though

@tswast tswast merged commit 661d5df into googleapis:master Sep 14, 2018
@tswast tswast deleted the issue215-delete-datasets branch September 14, 2018 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants