spiff-arena/spiffworkflow-backend/tests/spiffworkflow_backend/integration
jasquat 293aa867a1
Auth for secrets (#1369)
* added new api to show secrets so we can use that in permissions

* updated frontend to use new secret show value api

* cleaned up secret_show method

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-09 13:44:47 -04: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 Unauthed endpoint support (#1210) 2024-03-14 15:55:37 -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 Bpmn unit test from pi (#1262) 2024-03-26 10:14:57 -04: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 spiff lib upgrade (#1139) 2024-03-04 12:29:37 -08:00
test_logging_service.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
test_messages.py Messages as MicroServices (#1185) 2024-03-11 11:24:31 -07: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 Prevent duplicated path prefix elements in generated URLs take two (#1350) 2024-04-08 08:50:55 -07:00
test_process_api.py Omit completed subprocesses (#1327) 2024-04-03 12:17:14 -04:00
test_process_groups_controller.py lookup 1000 groups when attempting to cache them so we are not restricted to 100 w/ burnettk (#1331) 2024-04-03 08:22:07 -07: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 Bpmn unit test from pi (#1262) 2024-03-26 10:14:57 -04:00
test_public_controller.py Merge guest flow into unauth flow (#1233) 2024-03-19 11:52:27 -07: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 Auth for secrets (#1369) 2024-04-09 13:44:47 -04:00
test_service_accounts.py Allow deleting api keys after use. (#1206) 2024-03-14 10:43:14 -04:00
test_swagger_docs.py added swagger docs to exclusion list (#1170) 2024-03-06 09:47:20 -05:00
test_tasks_controller.py Merge guest flow into unauth flow (#1233) 2024-03-19 11:52:27 -07:00
test_upsearch_controller.py Upsearch api (#1259) 2024-03-26 07:56:24 -07: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