Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/commit/652a9d4a8aa2be6f61dea1c39f666405383d3118
You should set ROOT_URL correctly, otherwise the web may not work correctly.
varresult=Mocker.Resolve<ProwlProvider>().SendNotification("NzbDrone Test","This is a test message from NzbDrone (High)",_apiKey,NotificationPriority.High);
varresult=Mocker.Resolve<ProwlProvider>().SendNotification("NzbDrone Test","This is a test message from NzbDrone (VeryLow)",_apiKey,NotificationPriority.VeryLow);
varresult=Mocker.Resolve<ProwlProvider>().SendNotification("NzbDrone Test","This is a test message from NzbDrone",_apiKey,NotificationPriority.Normal,"http://www.nzbdrone.com");
thrownewInvalidOperationException("Can not switch to a strict container after container has been used. make sure this is the first call in your test.");