spiffworkflow-backend/tests/data
jasquat a387b78786 added some code to respect lanes in a process model w/ burnettk 2022-10-20 17:06:48 -04:00
..
call_activity_duplicate
call_activity_nested
call_activity_same_directory
dangerous-scripts change script engine to use RestrictedPython 2022-10-05 19:35:59 -04:00
dot_notation ran poet pre to delint and added type hints to fix poet mypy 2022-09-29 10:19:31 -04:00
dynamic_enum_select_fields try without workflow.json 2022-10-09 22:26:38 -04:00
error
hello_world use _execute and avoid passing an actual task around 2022-09-30 18:35:20 -04:00
message_send_one_conversation change script engine to use RestrictedPython 2022-10-05 19:35:59 -04:00
message_send_two_conversations change script engine to use RestrictedPython 2022-10-05 19:35:59 -04:00
model_with_lanes added some code to respect lanes in a process model w/ burnettk 2022-10-20 17:06:48 -04:00
random_fact
sample
script_with_unit_tests change script engine to use RestrictedPython 2022-10-05 19:35:59 -04:00
simple_script Add the ability to call custom built-in functions from within a Python script. With the first real script being a "get_env()" which will return the current environment (ie, 'testing', 'development' etc...) 2022-09-30 16:50:45 -04:00
spiff_example
timer_intermediate_catch_event
user_task