47 Commits

Author SHA1 Message Date
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
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
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
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
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
70bb2e3681 only save the values to process model that are passed in w/ burnettk cullerton 2022-08-23 16:18:32 -04:00
jasquat
be33f79729 messages are mostly working now w/ burnettk cullerton 2022-08-19 16:17:22 -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
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
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
df26c77fd7 some more framework for messages 2022-08-01 16:44:51 -04:00
jasquat
78cde23612 return the next active task for that user when submitting a task so the frontend can cycle through all forms 2022-07-19 16:57:58 -04:00
jasquat
d7fdb618fc return a 400 if a process group cannot be found instead of a 500 2022-07-18 16:23:29 -04:00
jasquat
4cd9e33b9e precommit is passing w/ burnettk 2022-06-30 12:17:14 -04:00
jasquat
ab83f4feea precommit is passing w/ burnettk 2022-06-30 11:21:02 -04:00
jasquat
ba75d5a9fc tests are passing w/ burnettk 2022-06-24 17:13:50 -04:00
jasquat
0a3c96b162 precommit w/ burnettk 2022-06-24 15:24:35 -04:00
jasquat
6641b9c6d4 added fixture data helper and some other changes related to acceptance tests w/ burnettk 2022-06-24 15:19:26 -04:00
mike cullerton
4273b67c4f fix_python_docstrings 2022-06-23 17:10:59 -04:00
mike cullerton
8bbf15ed29 remove app from test method calls. It isn't used anywhere 2022-06-23 09:58:22 -04:00
burnettk
97bbf1ba45 rename exception to match conventions 2022-06-22 21:59:01 -04:00
burnettk
51109d26d7 type hints, raise exception when thing not found in model 2022-06-22 21:46:40 -04:00
jasquat
f3111ee836 some more type fixes w/ burnettk 2022-06-22 17:15:15 -04:00
jasquat
388cee7018 some more type fixes w/ burnettk 2022-06-22 16:52:50 -04:00
mike cullerton
949632d08d allow load_spec to accept a process_model_id 2022-06-21 17:08:36 -04:00
burnettk
c2553cd433 oh that instance path 2022-06-21 00:34:40 -04:00
mike cullerton
20810fd999 Changed ProcessModelService.get_spec to get_process_model 2022-06-14 12:10:01 -04:00
burnettk
f3ef5f6634 pre-commit 2022-06-12 07:39:30 -04:00
burnettk
4f1c513abb hammer run_monkeytype 2022-06-10 18:27:06 -04:00
jasquat
786754a2a0 return process models back with process group w/ burnettk 2022-06-03 13:40:11 -04:00
jasquat
7b3f3410d7 added api to get a single process group w/ burnettk 2022-06-03 12:18:41 -04:00
jasquat
d235c64915 updated to use spiffworkflow-backend naming w/ burnettk 2022-06-01 11:17:25 -04:00