Commit Graph

251 Commits

Author SHA1 Message Date
jasquat f02a825cec updated process_models_list to allow getting all process models and udpated tests w/ burnettk 2022-09-22 15:40:01 -04:00
burnettk 9202d9ed12 lint 2022-09-20 17:24:47 -04:00
burnettk a2b81ac8b4 add test and fix for timer_intermediate_catch_event 2022-09-20 17:23:07 -04:00
burnettk e5c363397a fix flaky test that only is flaky on postgres 2022-09-20 15:32:43 -04:00
jasquat 9458e3da50 added test to get message instances 2022-09-20 13:54:52 -04:00
jasquat 2c170efde7 added api to get a list of message instances 2022-09-20 13:26:35 -04:00
burnettk 15b5a271ae fix tests 2022-09-15 12:59:05 -04:00
jasquat 8cffd03013 updated spiff logging to store the correct timestamp value w/ burnettk 2022-09-15 11:08:58 -04:00
jasquat 530238c8aa precommit w/ burnettk 2022-09-14 11:57:48 -04:00
jasquat b4c9acfa4c added test to ensure the primary process id is properly udpated on save w/ burnettk 2022-09-14 11:55:20 -04:00
jasquat d8c5e99ac3 ensure the primary process file and id are set when adding a new bpmn file w/ burnettk 2022-09-14 11:33:59 -04:00
jasquat 036055dc59 fixed calling subprocesses with forms w/ burnettk 2022-09-14 09:14:10 -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 5b43326fb6 do not look for called elements if spiff already knows about them w/ burnettk 2022-09-12 11:13:03 -04:00
burnettk db0729bd7f pluralize entity name in path 2022-09-12 08:19:45 -04:00
burnettk 191faf2a17 add process model file delete api 2022-09-11 22:26:21 -04:00
jasquat 42fe51f9bb attempt to find the required bpmn file on demand if missing w/ burnettk 2022-09-09 16:04:45 -04:00
jasquat c76b08ae12 updates to the spiff log api for pagination and some cleanup w/ burnettk cullerton 2022-09-09 13:20:14 -04:00
jasquat 8b87421db0 removed useless file service test 2022-09-09 09:04:35 -04:00
jasquat 3c78ceaac4 use os join method for filepaths for windows 2022-09-09 08:54:48 -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
jasquat 828a57ac4e fixed mypy issue w/ burnettk 2022-09-07 17:24:25 -04:00
mike cullerton 71cde1e789 pre commit 2022-09-07 17:15:29 -04:00
mike cullerton 042eeb3742 mypy 2022-09-07 17:13:59 -04:00
mike cullerton d526c6a5cf test for logging 2022-09-07 17:03:48 -04:00
jasquat d72689aa72 precommit w/ burnettk cullerton 2022-09-06 17:38:09 -04:00
jasquat cb61f77891 do not run waku tests yet and fixed evaluate for new spiffworkflow w/ burnettk cullerton 2022-09-06 17:36:34 -04:00
mike cullerton b0473a400c Pre commit 2022-09-06 15:17:26 -04:00
mike cullerton 32caf68e43 Commit so we stop using cullerton branch 2022-09-06 15:08:22 -04:00
mike cullerton 5907a3a4bf Pre commit stuff 2022-08-31 17:30:24 -04:00
mike cullerton 0abce6f349 Merge branch 'main' into cullerton 2022-08-31 16:36:24 -04:00
mike cullerton dbb2175a0e Move helper functions to BaseTest 2022-08-31 16:32:25 -04:00
mike cullerton ea5b0a0781 Merge branch 'main' into cullerton 2022-08-31 16:28:36 -04:00
jasquat 8d0d8f0930 added test to test mulitple messages w/ burnettk 2022-08-30 12:48:04 -04:00
jasquat f32ae5b880 fixed tests broken from previous refactor w/ burnettk 2022-08-30 12:23:07 -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 376912f3a2 added method to get data for a process instance in its current state w/ burnettk cullerton 2022-08-26 16:52:15 -04:00
jasquat 01938b88f5 add api to terminate a process instance w/ burnettk cullerton 2022-08-26 13:04:40 -04:00
jasquat bb7a062838 added api endpoint to send payloads to messages w/ burnettk cullerton 2022-08-25 17:35:24 -04:00
jasquat 352b453643 only update items we specified in the process_model_update api w/ burnettk cullerton 2022-08-23 16:40:42 -04:00
jasquat 70bb2e3681 only save the values to process model that are passed in w/ burnettk cullerton 2022-08-23 16:18:32 -04:00
jasquat 4cc2601210 most lints and checks are passing and cleaned up some debug code 2022-08-23 09:30:34 -04:00
jasquat cbab371fd3 tests pass 2022-08-23 09:15:31 -04:00
jasquat c5c1a45e60 precommit w/ burnettk 2022-08-22 17:49:05 -04:00
jasquat ddc6740825 we can send and receive 2 messages w/ burnettk 2022-08-22 17:45:51 -04:00
jasquat 926b158753 message test passes if there are no messages in the queun_tmux_pane /home/jason/projects/github/sartography/spiffworkflow-backend/t tests/spiffworkflow_backend/unit/test_message_service.pyu w/ burnettk 2022-08-22 16:09:06 -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 75f817ca73 added new correlation models to link messages together w/ burnettk 2022-08-22 14:07:20 -04:00