summaryrefslogtreecommitdiff
path: root/src/mailman/app/tests/test_workflow.py
Commit message (Expand)AuthorAgeFilesLines
* Save the complete workflow stack, not only last step.save-workflow-stepsJ08nY2017-08-301-1/+1
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Minor style cleanup.Barry Warsaw2016-11-241-23/+23
* Fix an API callAurélien Bompard2016-11-211-1/+1
* Workflow: support dependencies between attributesAurélien Bompard2016-11-211-0/+53
* First massive round of cleanups.Barry Warsaw2016-03-231-6/+0
* Boost coverage and remove dead code.Barry Warsaw2016-01-251-0/+8
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Add run_thru() and run_until() to workflow, mostly for testing purposes.Barry Warsaw2015-04-071-2/+4
* Check pointingBarry Warsaw2015-04-061-1/+9
* * Refactor test_workflow into a separate module.Barry Warsaw2015-03-291-0/+118