Skip to content

Conversation

chuckume
Copy link
Contributor

Finished refactor of publisher including updated test cases.

{"col2":{"DataType": "Int","IsUnique": "true"}}]


def test_is_null(self,df=df):
Copy link
Contributor

Choose a reason for hiding this comment

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

the test will always be called with argument. We don't need to expose df as parameter.
this is not common practice for testing

@lenzai
Copy link
Contributor

lenzai commented Jul 28, 2018

created issues #32 #33 #34 #35
updated readme
added unittest
fixed 1 bug

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