summaryrefslogtreecommitdiff
path: root/taskflow/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace assertEqual(None, *) with assertIsNone in testsweiweigu2016-07-124-8/+8
* Merge "Make tests less dependent on transient state"Jenkins2016-07-081-3/+2
|\
| * Make tests less dependent on transient stateGreg Hill2016-06-021-3/+2
* | Merge "Fix some misspellings in the function name and descriptions"Jenkins2016-07-082-3/+3
|\ \
| * | Fix some misspellings in the function name and descriptionsPablo Iranzo Gómez2016-06-302-3/+3
| |/
* | Add tests to verify kwargs behavior on revert validationGreg Hill2016-06-091-23/+41
|/
* Merge "Add a simple sanity test for pydot outputting"Jenkins2016-05-311-0/+23
|\
| * Add a simple sanity test for pydot outputtingJoshua Harlow2016-05-201-0/+23
* | Instead of a multiprocessing queue use sockets via asyncoreJoshua Harlow2016-05-245-13/+153
* | Remove deprecated things for 2.0 releaseJoshua Harlow2016-05-103-29/+18
* | Merge "Allow for specifying green threaded to parallel engine"1.32.0Jenkins2016-05-062-5/+2
|\ \
| * | Allow for specifying green threaded to parallel engineJoshua Harlow2016-05-032-5/+2
* | | Make conductor.stop stop the running engine gracefullyGreg Hill2016-05-033-1/+60
|/ /
* | Merge "Add rundimentary and/or non-optimized job priorities"Jenkins2016-04-281-0/+1
|\ \
| * | Add rundimentary and/or non-optimized job prioritiesJoshua Harlow2016-01-091-0/+1
* | | Merge "Ensure that the engine finishes up even under sent-in failures"Jenkins2016-04-281-0/+30
|\ \ \
| * | | Ensure that the engine finishes up even under sent-in failuresJoshua Harlow2016-01-201-0/+30
* | | | Merge "Add some basic/initial engine statistics"Jenkins2016-04-281-1/+1
|\ \ \ \
| * | | | Add some basic/initial engine statisticsJoshua Harlow2016-02-011-1/+1
* | | | | Merge "Use a automaton machine for WBE request state machine"Jenkins2016-04-281-2/+2
|\ \ \ \ \
| * | | | | Use a automaton machine for WBE request state machineJoshua Harlow2016-02-211-2/+2
| | |_|_|/ | |/| | |
* | | | | Allow for revert to have a different argument list from executeGreg Hill2016-02-264-1/+65
|/ / / /
* | | | Add WBE worker expiryJoshua Harlow2016-02-142-5/+20
* | | | Some WBE protocol/executor cleanupsJoshua Harlow2016-02-144-32/+38
* | | | Remove need for separate notify threadJoshua Harlow2016-02-141-3/+2
* | | | Fix for WBE sporadic timeout of tasksJoshua Harlow2016-02-052-88/+19
* | | | Merge "Handle cases where exc_args can't be serialized as JSON in the WBE"Jenkins2016-02-032-0/+18
|\ \ \ \
| * | | | Handle cases where exc_args can't be serialized as JSON in the WBEGreg Hill2016-01-282-0/+18
| |/ / /
* | | | Merge "Use 'addCleanup' instead of 'tearDown' in engine(s) test"Jenkins2016-02-031-5/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Use 'addCleanup' instead of 'tearDown' in engine(s) testJoshua Harlow2015-07-171-5/+6
* | | | Retrieve the store from flowdetails as well, if it existsGreg Hill2016-01-251-0/+137
| |/ / |/| |
* | | Merge "Add flow durations to DurationListener"Jenkins2016-01-201-3/+16
|\ \ \
| * | | Add flow durations to DurationListenerGreg Hill2015-11-021-3/+16
* | | | Merge "Add public property from storage to flowdetail.meta"Jenkins2016-01-201-1/+3
|\ \ \ \
| * | | | Add public property from storage to flowdetail.metaGreg Hill2015-11-171-1/+3
* | | | | Allow for alterations in decider 'area of influence'Joshua Harlow2016-01-095-263/+478
* | | | | Fix wrong usage of iter_utils.unique_seenJoshua Harlow2016-01-091-2/+18
| |_|_|/ |/| | |
* | | | Merge "Add ability of job poster/job iterator to wait for jobs to complete"Jenkins2016-01-092-0/+40
|\ \ \ \
| * | | | Add ability of job poster/job iterator to wait for jobs to completeJoshua Harlow2015-12-162-0/+40
* | | | | Merge "For taskflow patterns don't show taskflow.patterns prefix"Jenkins2016-01-093-12/+39
|\ \ \ \ \
| * | | | | For taskflow patterns don't show taskflow.patterns prefixJoshua Harlow2016-01-053-12/+39
* | | | | | Merge "Trap and expose exception any 'args'"Jenkins2016-01-061-1/+10
|\ \ \ \ \ \
| * | | | | | Trap and expose exception any 'args'Joshua Harlow2015-12-211-1/+10
* | | | | | | Merge "Move 'convert_to_timeout' to timing type as a helper function"Jenkins2015-12-241-0/+36
|\ \ \ \ \ \ \
| * | | | | | | Move 'convert_to_timeout' to timing type as a helper functionJoshua Harlow2015-11-121-0/+36
* | | | | | | | Fix currently broken and inactive mysql testsJoshua Harlow2015-12-221-4/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Revert "Remove failure version number"Joshua Harlow2015-12-211-0/+8
| |_|/ / / / |/| | | | |
* | | | | | Merge "Remove failure version number"Jenkins2015-12-151-8/+0
|\ \ \ \ \ \
| * | | | | | Remove failure version numberJoshua Harlow2015-12-141-8/+0
* | | | | | | Merge "Change name of misc.ensure_dict to misc.safe_copy_dict"Jenkins2015-12-151-5/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |