Skip to content

Conversation

@theacodes
Copy link

@waprin this is the culmination of all the reviews you've been doing. This is the final merge into master.

Jon Wayne Parrott and others added 21 commits February 25, 2016 14:37
Refactoring 2-structured-data tests to use py.test
Refactoring 3-binary-data tests to use py.test
Also:
* Fixing bug in model_cloudsql.from_sql that caused None to be cast to literal string 'None'.
* Fixing bug where flaky_filter wasn't working as expected.
…remainder

Copying 6-pubsub tests into remaining steps
Use nox as the top-level test runner, use gcprepotools for req sessions
Deflaking tests by refactoring the model fixture.
…essions

Adding nox sessions to run tests on jenkins and travis
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 15, 2016


def create(data):
print(data)
Copy link
Contributor

Choose a reason for hiding this comment

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

intentional debug statements or accidental commit?

Copy link
Author

Choose a reason for hiding this comment

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

Yeah, I'll fix.

@waprin
Copy link
Contributor

waprin commented Mar 22, 2016

lgtm if you want to merge, but I need some help getting the tests working locally. I think we should at least create an issue to document running the tests better.

@theacodes
Copy link
Author

@waprin definitely want to make sure you can run locally first. We can chat after Next on getting that setup.

@theacodes theacodes merged commit 39b4d5d into master Mar 25, 2016
@theacodes theacodes deleted the pytest-refactor branch March 25, 2016 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants