Function logged_in_client_with_server

Source
pub async fn logged_in_client_with_server() -> (Client, MockServer)
Available on crate feature testing and non-WebAssembly only.
Expand description

Like logged_in_client, but with a mocked server too.