spiff-arena/spiffworkflow-backend/tests/data
jasquat 4b2fbd8938
when starting a process model from a message start event cancel all start events that do not match w/ burnettk (#1005)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-02-08 14:55:35 -05:00
..
boundary_event_reset Test and updates to assure that when a task has a boundary event, and you return to that event, and then progress one step, you don't get stuck with a task that can't ever be completed. 2023-05-03 17:08:22 -04:00
bpmn_unit_test_process_models
call-activity-to-human-task
call_activity_duplicate Feature/new reference cache (#511) 2023-09-22 11:28:59 -04:00
call_activity_nested fixed flakey task model test 2023-12-20 13:54:20 -05:00
call_activity_same_directory
call_activity_with_manual_task disable element units by default and added test that was failing due to it w/ burnettk (#480) 2023-09-08 13:47:31 -07:00
dangerous-scripts
data_object_test Feature/data object category (#796) 2023-12-11 07:42:01 -08:00
data_stores Feature/view data stores (#388) 2023-07-13 20:54:10 +05:30
dot_notation
dynamic_enum_select_fields added script to get process initiator w/ burnettk 2023-02-27 14:28:19 -05:00
error
get_group_members
get_localtime
hello_world remove dup test process model 2022-12-04 14:40:34 -05:00
interstitial
json_file_data_store File based generic json data store (#490) 2023-09-18 15:55:24 -04:00
loopback_to_manual_task
loopback_to_subprocess
manual-task-with-sanitized-markdown
manual_task
manual_task_with_subprocesses
message
message_send_one_conversation
message_send_two_conversations Remove backend references to Box (#579) 2023-10-25 16:09:25 -04:00
model_with_lanes
multiple_message_start_events when starting a process model from a message start event cancel all start events that do not match w/ burnettk (#1005) 2024-02-08 14:55:35 -05:00
nested-task-data-structure
non_executable support bpmn executable property (#934) 2024-02-01 10:57:12 -08:00
onboarding
onboarding_with_user_task
process_navigation
random_fact
sample Merge commit '883e65384f1e36a0310f4fdcff57ac486890cd5e' as 'spiffworkflow-backend' 2022-10-12 10:22:22 -04:00
save_process_instance_metadata
script-task-with-instruction Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
script_refresh_permissions
script_task_with_import
script_with_unit_tests
signal_event_extensions disable form submit buttons when appropriate, lock process instance when sending events, and ensure return events match ones associated with desired guids w/ burnettk (#359) 2023-06-29 09:36:47 +05:30
simple_form
simple_form_with_error added script to get process initiator w/ burnettk 2023-02-27 14:28:19 -05:00
simple_script
specs-json
spiff_example
step_through_gateway * BPMN Process needed a cascade delete so that deleting a subprocess would remove all the subprocesses within that subprocess 2023-05-12 06:39:25 -04:00
test-allow-guest Feature/guest form submission (#447) 2023-09-07 10:33:02 -04:00
test-get-current-task-info-script Feature/guest form submission (#447) 2023-09-07 10:33:02 -04:00
test-get-url-for-task-with-bpmn-identifier Feature/guest form submission (#447) 2023-09-07 10:33:02 -04:00
test-last-milestone
threads_multi_instance Threads (#439) 2023-09-07 10:12:56 -04:00
threads_with_script_timers Threads (#439) 2023-09-07 10:12:56 -04:00
timer_intermediate_catch_event
user-task-with-timer Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
user_task
xml_with_entity