Re-organizing some test stuff.#25
Merged
theacodes merged 1 commit intoGoogleCloudPlatform:masterfrom May 21, 2015
Merged
Conversation
Contributor
theacodes
commented
May 21, 2015
- Bigquery and storage tests extend from common tests.CloudBaseTest.
- All test resources now live in tests/resources, accessible via self.resources inside of tests.
- Updated tox to allow testing a single file for dev purposes.
Contributor
Author
|
@tmatsuo PTAL |
tox.ini
Outdated
Contributor
Author
There was a problem hiding this comment.
Passes arguments given to tox into nosetests
* Bigquery and storage tests extend from common tests.CloudBaseTest. * All test resources now live in tests/resources, accessible via self.resources inside of tests. * Updated tox to allow testing a single file for dev purposes.
Contributor
|
Because the travis is using secrets, we can not run the tests for pull requests from other repo, even it's coming from googlers. Maybe you can create a pull request from a branch in the same repo next time, so that travis will be able to run the test. |
Contributor
|
LGTM |
theacodes
pushed a commit
that referenced
this pull request
May 21, 2015
Re-organizing some test stuff.
m-strzelczyk
pushed a commit
that referenced
this pull request
Nov 3, 2022
8 tasks
dandhlee
pushed a commit
that referenced
this pull request
Nov 15, 2022
dizcology
pushed a commit
that referenced
this pull request
Jun 16, 2023
* chore: add quickstart and test This PR introduces code for a reservation quickstart, but does not include the wiring for augmenting kokoro/nox/etc to include it in testing. This will be addressed in subsequent changes. * blacken * use new samples template * use samples template * move imports to sample * add type hints * add type hints * format strings * revert noxfile * use env var from noxfile Co-authored-by: Tim Swast <swast@google.com>
9 tasks
dizcology
pushed a commit
that referenced
this pull request
Jul 11, 2023
* chore: add quickstart and test This PR introduces code for a reservation quickstart, but does not include the wiring for augmenting kokoro/nox/etc to include it in testing. This will be addressed in subsequent changes. * blacken * use new samples template * use samples template * move imports to sample * add type hints * add type hints * format strings * revert noxfile * use env var from noxfile Co-authored-by: Tim Swast <swast@google.com>
dizcology
pushed a commit
that referenced
this pull request
Jul 20, 2023
* chore: add quickstart and test This PR introduces code for a reservation quickstart, but does not include the wiring for augmenting kokoro/nox/etc to include it in testing. This will be addressed in subsequent changes. * blacken * use new samples template * use samples template * move imports to sample * add type hints * add type hints * format strings * revert noxfile * use env var from noxfile Co-authored-by: Tim Swast <swast@google.com>
dandhlee
pushed a commit
that referenced
this pull request
Jul 24, 2023
* chore: add quickstart and test This PR introduces code for a reservation quickstart, but does not include the wiring for augmenting kokoro/nox/etc to include it in testing. This will be addressed in subsequent changes. * blacken * use new samples template * use samples template * move imports to sample * add type hints * add type hints * format strings * revert noxfile * use env var from noxfile Co-authored-by: Tim Swast <swast@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.