pub fn blocking_user_management_tests<C: Connection, S: StorageConnection>(
    admin: &C,
    server: &S,
    server_name: &str
) -> Result<()>