kanidmd_testkit

Function create_user

Source
pub async fn create_user(rsclient: &KanidmClient, id: &str, group_name: &str)
Expand description

creates a user (username: id) and puts them into a group, creating it if need be.