summaryrefslogtreecommitdiff
path: root/tests/test_pipeline.py
Commit message (Expand)AuthorAgeFilesLines
* confirm bitfield works with pipelinesAndy McCurdy2018-11-061-0/+17
* Merge branch 'pr/916' into drop26Andy McCurdy2018-11-061-24/+24
|\
| * Use unicode literals throughout projectJon Dufresne2018-11-031-23/+24
| * Remove from __future__ import with_statementJon Dufresne2018-11-031-1/+0
* | add test for non-transaction pipelines as wellAndy McCurdy2018-11-041-2/+16
* | hook for graceful command failure, even in pipelinesAndy McCurdy2018-11-041-0/+14
|/
* Add extra info to exceptions raised in pipelines. Fixes #407Andy McCurdy2013-12-081-4/+28
* pipeline tests converted to pytestandy2013-06-041-0/+202