summaryrefslogtreecommitdiff
path: root/taskflow/tests/test_examples.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixTakashi Kajinami2022-05-181-4/+1
* Fix order of assertEqual for unit.test_*lin-hua-cheng2015-10-171-1/+1
* Remove example not testedJoshua Harlow2015-06-101-1/+1
* Use a metaclass to dynamically add testcases to example runnerJoshua Harlow2014-11-271-35/+46
* Cleanup some of the example code & docsJoshua Harlow2014-07-111-1/+1
* Upgrade hacking version and fix some of the issuesJoshua Harlow2014-06-131-2/+6
* Docs and cleanups for test_examples runnerJoshua Harlow2014-04-261-10/+24
* Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
* Doc strings and comments clean-upskudriashev2014-01-261-2/+2
* List examples function doesn't accept argumentsskudriashev2014-01-261-1/+1
* Minor cleanup in test_examplesIvan A. Melnikov2014-01-171-5/+13
* Add envs for different sqlalchemy versionsJoshua Harlow2014-01-091-7/+6
* Fix up python 3.3 incompatabilitiesJoshua Harlow2013-11-211-1/+1
* Fix python3 compatibility issues in examplesIvan A. Melnikov2013-10-101-2/+3
* Check examples when running testsIvan A. Melnikov2013-08-271-0/+114