solarforecastarbiter.io.utils.mock_raw_report_endpoints

solarforecastarbiter.io.utils.mock_raw_report_endpoints(base_url)[source]

Mock API report endpoints under base_url to enable testing of the report generation task run via the dashboard. Requires requests_mock>=1.8.0. Catches all report endpoints, but if report generation requires POSTing to other endpoints in the future, they will need to be added here.