I had a small problem whilst testing cqlsh, please see https://github.com/datastax/python-driver/pull/316.
Tests were present, but I discovered that the type integration tests were not working properly (datatype_util file was not updating types for C* 2.2, and that list was being imported ahead of update).
Changes here update type tests.