logged_in_client_with_server

Function logged_in_client_with_server 

Source
pub async fn logged_in_client_with_server() -> (Client, MockServer)
Available on (crate features testing) and non-target_family=wasm only.
Expand description

Like logged_in_client, but with a mocked server too.