Commit Graph

35 Commits

Author SHA1 Message Date
jasquat a387b78786 added some code to respect lanes in a process model w/ burnettk 2022-10-20 17:06:48 -04:00
burnettk eeb6b054ba try without workflow.json 2022-10-09 22:26:38 -04:00
burnettk 138799941d fully working 2022-10-06 18:44:18 -04:00
burnettk 04918e0f41 jam in task data 2022-10-06 18:00:12 -04:00
burnettk 94e335f2f5 hardcode part of solution for now 2022-10-06 17:29:19 -04:00
burnettk 57d239d34c replace test model with something closer to what we want 2022-10-06 17:19:48 -04:00
burnettk 93e6adbc23 work in progress 2022-10-06 17:16:26 -04:00
Elizabeth Esswein 510eec3f6a change script engine to use RestrictedPython 2022-10-05 19:35:59 -04:00
burnettk c567cae994 Merge remote-tracking branch 'origin/main' into feature/script-unit-test-subprocesses 2022-10-03 12:21:25 -04:00
burnettk cccd523ea3 use _execute and avoid passing an actual task around 2022-09-30 18:35:20 -04:00
burnettk e8a4ff138d with manual task 2022-09-30 16:57:24 -04:00
burnettk 589cef8baa clean up 2022-09-30 16:51:52 -04:00
Dan ac999a8e65 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
burnettk a964fb4ea0 work in progress 2022-09-30 16:46:30 -04:00
burnettk e834a54f0d Merge remote-tracking branch 'origin/main' into feature/allow-dot-notation-in-forms 2022-09-29 10:21:47 -04:00
burnettk e8a34eb830 ran poet pre to delint and added type hints to fix poet mypy 2022-09-29 10:19:31 -04:00
Elizabeth Esswein 4905d40876 add test for dot notation conversion 2022-09-28 12:25:18 -04:00
jasquat 556c9f1353 Merge remote-tracking branch 'origin/main' into feature/script-unit-tests 2022-09-27 10:36:45 -04:00
burnettk a2b81ac8b4 add test and fix for timer_intermediate_catch_event 2022-09-20 17:23:07 -04:00
burnettk 4efe56f46f improve ScriptUnitTestRunner API and tests 2022-09-19 18:38:21 -04:00
jasquat 6eef611095 fix call activities to get the form from the process called and added tests to ensure they are working w/ burnettk 2022-09-12 14:17:18 -04:00
jasquat eca3c92f86 the call activity test passes now w/ burnettk cullerton 2022-09-08 18:05:50 -04:00
jasquat 1faeaab118 store process ids in a lookup table w/ burnettk cullerton 2022-09-08 14:46:10 -04:00
mike cullerton 32caf68e43 Commit so we stop using cullerton branch 2022-09-06 15:08:22 -04:00
jasquat 8d0d8f0930 added test to test mulitple messages w/ burnettk 2022-08-30 12:48:04 -04:00
jasquat 01f62b6dd0 refactored tests to prepare for adding new message test w/ burnettk 2022-08-30 12:19:45 -04:00
jasquat 1ccb1a8cd5 use main of SpiffWorkflow 2022-08-29 11:28:07 -04:00
jasquat 94f110786f message test passes if there are no messages in the queue w/ burnettk 2022-08-22 16:08:20 -04:00
jasquat be33f79729 messages are mostly working now w/ burnettk cullerton 2022-08-19 16:17:22 -04:00
mike cullerton ceef89ff55 methods, etc for running user tasks
needed for task_events
2022-06-29 11:40:52 -04:00
mike cullerton 28651de2f9 BPMN file that generates a Python error 2022-06-21 17:08:01 -04:00
burnettk 4829ff1e0e pre-commit, let all tests pass, remove test json 2022-06-08 18:47:38 -04:00
jasquat 053571500f cleaned up api to run process model w/ burnettk 2022-06-07 11:07:38 -04:00
jasquat bb530d1744 wip: attempting to create process instance w/ burnettk 2022-05-26 16:20:30 -04:00
jasquat 86938792fd added test to create a spec file w/ burnettk 2022-05-25 16:38:03 -04:00