druid-io / pydruid

A Python connector for Druid
Other
511 stars 200 forks source link

Fix a few bugs introduced by the Python 3 support and add test coverage #21

Closed griffy closed 9 years ago

griffy commented 9 years ago

This adds pytest as the testing tool and adds a test command that can be invoked with: python setup.py test

fjy commented 9 years ago

:+1:

drcrallen commented 9 years ago

@griffy Went through some PRs that were in the backlog, can you please fix conflicts?

griffy commented 9 years ago

@drcrallen @fjy Fixed the conflicts.

xvrl commented 9 years ago

@griffy do you mind squashing commits, and I'll merge

griffy commented 9 years ago

@xvrl Squashed