taskflow/taskflow/tests/unit
Gregory Thiemonge 086b3e4335 Fix parsing of zookeeper jobboard backend options
Fix the zookeeper backend options when values are passed as strings,
a "False" string is now treated as the False boolean.

Closes-Bug: #1999174
Change-Id: I048faf06d89ebf980efe0598e647f2ec89f65ada
2023-01-12 08:59:29 +00:00
..
action_engine Remove six 2022-05-18 16:12:37 +09:00
jobs Fix parsing of zookeeper jobboard backend options 2023-01-12 08:59:29 +00:00
patterns Quote string representations 2022-06-10 11:45:32 +02:00
persistence Remove six 2022-05-18 16:12:37 +09:00
worker_based Remove six 2022-05-18 16:12:37 +09:00
__init__.py Removed copyright from empty files 2014-02-22 17:16:29 +08:00
test_arguments_passing.py Allow for revert to have a different argument list from execute 2016-02-26 13:45:33 -06:00
test_check_transition.py Replace assertRaisesRegexp with assertRaisesRegex 2017-06-03 13:40:12 +07:00
test_conductors.py Make conductor.stop stop the running engine gracefully 2016-05-03 12:59:18 -05:00
test_deciders.py Allow for alterations in decider 'area of influence' 2016-01-09 22:42:17 -08:00
test_engine_helpers.py Replace assertRaisesRegexp with assertRaisesRegex 2017-06-03 13:40:12 +07:00
test_engines.py Remove six 2022-05-18 16:12:37 +09:00
test_exceptions.py Remove six 2022-05-18 16:12:37 +09:00
test_failure.py Remove six 2022-05-18 16:12:37 +09:00
test_flow_dependencies.py Replace assertRaisesRegexp with assertRaisesRegex 2017-06-03 13:40:12 +07:00
test_formatters.py Fix '_cache_get' multiple keyword argument name overlap 2015-09-17 10:24:26 -07:00
test_functor_task.py Replace assertRaisesRegexp with assertRaisesRegex 2017-06-03 13:40:12 +07:00
test_listeners.py Remove six 2022-05-18 16:12:37 +09:00
test_mapfunctor_task.py Added a map and a reduce task 2015-03-12 12:22:06 -07:00
test_notifier.py Add a 'can_be_registered' method that checks before notifying 2014-12-15 19:19:18 -08:00
test_progress.py Fix order of assertEqual for unit.test_* 2015-10-17 18:42:49 -07:00
test_reducefunctor_task.py Added a map and a reduce task 2015-03-12 12:22:06 -07:00
test_retries.py Switch from unittest2 compat methods to Python 3.x methods 2020-07-05 20:04:04 +08:00
test_states.py Add strict job state transition checking 2015-04-16 12:08:30 -07:00
test_storage.py Replace assertRaisesRegexp with assertRaisesRegex 2017-06-03 13:40:12 +07:00
test_suspend.py Replace assertRaisesRegexp with assertRaisesRegex 2017-06-03 13:40:12 +07:00
test_task.py Quote string representations 2022-06-10 11:45:32 +02:00
test_types.py Remove six 2022-05-18 16:12:37 +09:00
test_utils.py Remove six 2022-05-18 16:12:37 +09:00
test_utils_async_utils.py Bump futurist and remove waiting code in taskflow 2015-07-25 18:54:22 -07:00
test_utils_binary.py Remove six 2022-05-18 16:12:37 +09:00
test_utils_iter_utils.py Fix test_while_is_not with python 3.11 2022-12-05 18:21:48 +01:00
test_utils_kazoo_utils.py Fix parsing of zookeeper jobboard backend options 2023-01-12 08:59:29 +00:00
test_utils_threading_utils.py Remove 2.6 classifier + 2.6 compatibility code 2015-06-21 09:39:12 -07:00