Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PYTHON-311] Test for inserting collections of UDTs #331

Merged
merged 1 commit into from May 26, 2015

Conversation

GregBestland
Copy link
Contributor

No description provided.

def test_nested_udts_inserts(self):
"""
Test for inserting collections of user types using cql engine.
test_nested_udts_inserts Constructs a model that contains a list of usertypes. It will then attempt to insert
Copy link
Contributor

Choose a reason for hiding this comment

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

There should be a newline between the brief description and the full description.

@GregBestland
Copy link
Contributor Author

Comments should be addressed, with latest push. Commits squashed.


@since 2.6.0
@jira_ticket PYTHON-311
@expected_result. No syntax exception thrown
Copy link
Contributor

Choose a reason for hiding this comment

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

Extra . here.

@kishkaru
Copy link
Contributor

LGTM.

GregBestland added a commit that referenced this pull request May 26, 2015
[PYTHON-311] Test for inserting collections of UDTs
@GregBestland GregBestland merged commit 57849ca into master May 26, 2015
@kishkaru kishkaru deleted the PYTHON-311-test branch May 26, 2015 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants