spiff-arena/spiffworkflow-backend/tests/spiffworkflow_backend/integration
jasquat f6d3bc8e73 Feature/api keys (#489)
* some initial work to support user api keys w/ burnettk

* some updates to store and use service accounts - migrations do not work in sqlite atm

* pyl

* minor tweak to the migration

* refactored user route

* this is working if returning user that created the service account

* put back migrations from main w/ burnettk

* tests pass with new migration w/ burnettk

* do not remove service account permissions on refresh_permissions w/ burnettk

* added new component to make some api calls to populate child components and routes w/ burnettk

* allow displaying extensions in configuration tab w/ burnettk

* removed service accounts controller in favor of extension and encrypt the api keys

* add fuzz to username to make deleting and recreating service accounts easier

* allow specifying the process id to use when running an extension w/ burnettk

* allow extensions to navigate to each other on form submit w/ burnettk

* removed commented out debug code

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2023-09-15 10:10:57 -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 Feature/api keys (#489) 2023-09-15 10:10:57 -04: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 Feature/pin spiff in ci (#428) 2023-08-03 11:49:30 -04: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 Feature/allow markdown in extension results (#435) 2023-08-21 21:59:25 +05:30
test_for_good_errors.py added a loading icon on task show page to avoid blank page when loadi… (#411) 2023-07-27 17:00:16 +05:30
test_health_controller.py let ruff sort imports and ditch duplicative pre-commit linters 2023-05-26 20:01:08 -04:00
test_logging_service.py remove useless comments matching filenames 2023-05-30 12:21:50 -04: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 Feature/autosave and null form data (#346) 2023-06-26 18:26:56 +05:30
test_onboarding.py Feature/onboarding ephemeral (#442) 2023-08-16 12:11:38 -04: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/business end states (#333) 2023-09-07 10:10:44 -04: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 Feature/restrict call activity processes (#426) 2023-08-21 21:57:29 +05:30
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 Feature/api keys (#489) 2023-09-15 10:10:57 -04:00
test_tasks_controller.py Feature/better form nav (#474) 2023-09-08 11:07:43 -04: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