summaryrefslogtreecommitdiff
path: root/taskflow/tests/unit/persistence
Commit message (Expand)AuthorAgeFilesLines
...
| * Use addCleanup instead of tearDown in test_sql_persistenceIvan A. Melnikov2014-01-281-9/+2
* | Test fetching backends via entry pointsIvan A. Melnikov2014-01-294-0/+59
* | Implement ZooKeeper as persistence storage backendChangbin Liu2014-01-282-0/+84
|/
* Merge "Test using mysql + postgres if available"Jenkins2014-01-271-7/+214
|\
| * Test using mysql + postgres if availableJoshua Harlow2014-01-251-7/+214
* | Tests: Persistence test mixin fixskudriashev2014-01-261-1/+1
|/
* Add envs for different sqlalchemy versionsJoshua Harlow2014-01-091-1/+9
* Add tests for metadata updatesIvan A. Melnikov2013-12-181-0/+45
* Fix up python 3.3 incompatabilitiesJoshua Harlow2013-11-211-0/+1
* Update code to comply with hacking 0.8.0Ivan A. Melnikov2013-11-081-13/+13
* Correctly save task versionsIvan A. Melnikov2013-10-051-0/+8
* Wrapping and serializing failuresIvan A. Melnikov2013-10-041-0/+31
* Memory persistence backend improvementsIvan A. Melnikov2013-09-301-1/+5
* Add a directory/filesystem based persistence layerJoshua Harlow2013-09-211-0/+47
* Move toward using a backend+connection modelJoshua Harlow2013-09-123-106/+99
* Require uuid + move functor_task to task.pyJoshua Harlow2013-08-271-8/+8
* Use the same root test class.Joshua Harlow2013-08-262-6/+4
* Rework the persistence layerJoshua Harlow2013-08-244-0/+260