Closed nsklikas closed 3 weeks ago
We need to add integration tests for the create-identity action. Also we should look into using service_context instead of manually passing the env in the pebble command (see https://github.com/canonical/identity-platform-admin-ui-operator/blob/main/src/cli.py#L101-L103).
create-identity
service_context
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/IAM-1072.
This message was autogenerated
resolved by https://github.com/canonical/identity-platform-admin-ui-operator/pull/93
We need to add integration tests for the
create-identity
action. Also we should look into usingservice_context
instead of manually passing the env in the pebble command (see https://github.com/canonical/identity-platform-admin-ui-operator/blob/main/src/cli.py#L101-L103).