Testing the TaskFlow project

I'm currently working on the tests used by TaskFlow to test sql persistence. Here are some examples of running the tests with various commands:

% tox -e py27-sa9-pymysql -- taskflow.tests.unit.persistence.test_sql_persistence
% python setup.py testr --slowest --testr-args=taskflow.tests.unit.persistence.test_sql_persistence