You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we only check that it is initialised correctly, but we don't check its functionality in the unit tests. To achieve that, we would need to spin up a dummy http server that would consume and validate the json that the handler sends.