12 Commits

Author SHA1 Message Date
jasquat
86f97d5937
New calling process table (#1480)
* added new table to handle called process relationships

* process caller api endpoint is working again w/ burnettk

* fixed more tests and mypy w/ burnettk

* unit tests are passing and commented out unrelated failing test w/ burnettk

* all tests are passing almost w/ burnettk

* uncommented flakey test w/ burnettk

* minor change while reviewing w/ burnettk

* some changes from coderabbit suggestions w/ burnettk

* commented out sampling change w/ burnettk

* name the foreign keys on the process caller table w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-03 10:09:32 -04:00
burnettk
2fc603d2c4 test user list update 2023-03-30 17:19:37 -04:00
jasquat
4d341cf8e4 do not allow uploading a user to keycloak that matches admin user that the script is using w/ burnettk 2023-03-27 14:09:08 -04:00
jasquat
2464ad9a26 some updates for cypress pp1 test w/ burnettk 2023-03-09 10:59:20 -05:00
jasquat
d5712a915c look users up by service and username instead of service_id since usernames have to be unique anyway w/ burnettk 2023-02-24 10:41:57 -05:00
jasquat
8b7a408f21 allow overriding keycloak url in add user script w/ burnettk 2023-02-13 16:16:43 -05:00
jasquat
c9cfe8cd0b updated add test users script to use realm admin w/ burnettk 2023-02-13 16:04:57 -05:00
jasquat
ad503ae2cd added bambooid to status users w/ burnettk 2023-02-06 16:24:48 -05:00
jasquat
b42fa26f14 allow added custom attributes to users when adding to keycloak w/ burnettk 2023-02-06 15:34:55 -05:00
burnettk
18070c5be3 make test_user_lists more complete and correct 2023-02-03 12:51:57 -05:00
jasquat
b529af6142 added configs for sartography env w/ burnettk 2023-01-19 14:54:39 -05:00
jasquat
306676aa11 added script to add test keycloak users and moved all keycloak stuff to keycloak directory w/ burnettk 2023-01-19 12:18:05 -05:00