628 Commits

Author SHA1 Message Date
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
jasquat
5952f199ed some more debug code and stuff for messages w/ burnettk cullerton 2022-08-19 16:53:22 -04:00
jasquat
be33f79729 messages are mostly working now w/ burnettk cullerton 2022-08-19 16:17:22 -04:00
mike cullerton
13ba5327c6 testing waku setup 2022-08-19 09:43:48 -04:00
jasquat
e9ab9981ee some more progress with messages w/ burnettk cullerton 2022-08-18 17:17:27 -04:00
jasquat
435b1ccde8 wip: trying to get a test going for messages 2022-08-15 09:19:53 -04:00
jasquat
ccd67489cb some fixes and updates to actually parse and save correlations 2022-08-11 09:10:30 -04:00
jasquat
9f0acd3b3f precommit 2022-08-04 14:28:50 -04:00
jasquat
4ef8ccea1e added validations to message instances and tests for it 2022-08-04 14:26:41 -04:00
jasquat
f317671ad9 added a base db query to link send and receive messages together 2022-08-02 17:39:47 -04:00
jasquat
9613aabca0 merged in main and resolved conflicts 2022-08-02 16:43:56 -04:00
jasquat
209e67bf8b some basis for testing messages now. it still does not do anything though 2022-08-02 16:27:47 -04:00
mike cullerton
a2703d6c6e keycloak -> open_id
also, assert we have a valid service when adding a user
2022-08-02 15:59:43 -04:00
jasquat
0a77926801 merged in main and resolved conflicts 2022-08-02 15:31:56 -04:00
mike cullerton
18013f9456 more cleanup 2022-08-02 12:54:43 -04:00
mike cullerton
afa428bb97 mypy 2022-08-02 12:52:46 -04:00
mike cullerton
ce0a0883cb pre commit 2022-08-02 12:49:41 -04:00
mike cullerton
c16175a0e4 Start tests for auth 2022-08-02 12:43:41 -04:00
mike cullerton
bfb3bd96e2 Merge branch 'main' into cullerton 2022-08-02 11:23:53 -04:00
mike cullerton
b3a0424d5c pre commit again 2022-08-02 11:08:37 -04:00
mike cullerton
5c8f783276 mypy 2022-08-02 11:06:40 -04:00
mike cullerton
4df28a39d6 precommit 2022-08-02 10:49:43 -04:00
mike cullerton
4219ce6ced Use BaseTest in test_process_api
Move base_test into helpers directory
Move find_or_create_user to BaseTest
2022-08-02 10:46:53 -04:00
jasquat
e1c41694b5 the verify token can contain either strings or ints as values 2022-08-02 09:31:43 -04:00