Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

refactor: remove unnecessary import#15

Merged
larkee merged 3 commits intogoogleapis:masterfrom
larkee:test-import-fix
Feb 19, 2020
Merged

refactor: remove unnecessary import#15
larkee merged 3 commits intogoogleapis:masterfrom
larkee:test-import-fix

Conversation

@larkee
Copy link
Copy Markdown
Contributor

@larkee larkee commented Feb 7, 2020

The system tests import pytest to skip a single test. This functionality is supported by unittest which is already being imported. This PR replaces the usage of pytest in the system tests with unittest.

@larkee larkee added the api: spanner Issues related to the googleapis/python-spanner API. label Feb 7, 2020
@larkee larkee requested a review from crwilcox February 7, 2020 04:06
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 7, 2020
@larkee larkee requested a review from skuruppu February 19, 2020 03:06
@larkee larkee added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 19, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 19, 2020
@larkee larkee merged commit a4c170c into googleapis:master Feb 19, 2020
@larkee larkee deleted the test-import-fix branch February 19, 2020 04:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/python-spanner API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants