spiff-arena/spiffworkflow-backend/tests/spiffworkflow_backend/integration
jasquat cc3d10f340
Feature/generic webhook (#1020)
* added api endpoint for a generic webhook w/ burnettk

* added the start of test for testing webhooks w/ burnettk

* the initial test for webhooks is now working w/ burnettk

* added test to prove we can run a message send from a non-persistent process instance w/ burnettk

* pyl w/ burnettk

* updated connector-http for patch command w/ burnettk

* make the webhook persistent so the message instance can be created w/ burnettk

* make sure we commit the message instance to the db in the webhook code w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-02-12 13:44:52 -05:00
..
__init__.py remove useless comments matching filenames 2023-05-30 12:21:50 -04:00
bank-api-authz-config.json Merge commit '883e65384f1e36a0310f4fdcff57ac486890cd5e' as 'spiffworkflow-backend' 2022-10-12 10:22:22 -04:00
test_authentication.py Feature/typeahead allow guest user (#897) 2024-01-16 14:47:25 -05:00
test_authorization.py removed useless class and def comments from python code w/ burnettk 2023-05-31 16:28:06 -04:00
test_data_stores.py Show Data Store tiles on the Process Group page (#917) 2024-01-24 10:15:08 -05:00
test_debug_controller.py let ruff sort imports and ditch duplicative pre-commit linters 2023-05-26 20:01:08 -04:00
test_extensions_controller.py avoid print statements, generally (#784) 2023-12-01 06:24:11 -08:00
test_for_good_errors.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
test_health_controller.py let ruff sort imports and ditch duplicative pre-commit linters 2023-05-26 20:01:08 -04:00
test_json_file_data_store.py File based generic json data store (#490) 2023-09-18 15:55:24 -04:00
test_logging_service.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
test_messages.py let ruff sort imports and ditch duplicative pre-commit linters 2023-05-26 20:01:08 -04:00
test_nested_groups.py unique bpmn process ids (#927) 2024-01-30 12:48:44 -08:00
test_onboarding.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
test_openid_blueprint.py fixed up the unit test permission yml to better match the way we do permissions (#363) 2023-06-29 14:21:15 -04:00
test_process_api.py Feature/generic webhook (#1020) 2024-02-12 13:44:52 -05:00
test_process_instances_controller.py removed useless class and def comments from python code w/ burnettk 2023-05-31 16:28:06 -04:00
test_process_models_controller.py support bpmn executable property (#934) 2024-02-01 10:57:12 -08:00
test_secret_service.py removed useless class and def comments from python code w/ burnettk 2023-05-31 16:28:06 -04:00
test_secrets_controller.py removed useless class and def comments from python code w/ burnettk 2023-05-31 16:28:06 -04:00
test_service_accounts.py added some updates to help with logging deployments w/ burnettk (#683) 2023-11-16 13:15:49 -08:00
test_tasks_controller.py nplusone (#824) 2023-12-20 07:18:20 -08:00
test_user_blueprint.py remove useless comments matching filenames 2023-05-30 12:21:50 -04:00
test_users_controller.py removed useless def comments that started with and underscore as well 2023-06-01 13:52:07 -04:00
test_webhooks_controller.py Feature/generic webhook (#1020) 2024-02-12 13:44:52 -05:00