pub async fn user_management_tests<C, S>(
    admin: &C,
    server: S,
    server_name: &str
) -> Result<(), Error>