Skip to main content

Backend Test Report: Global Settings API

Test Date: Pending Environment: Development (localhost:5000) Tenant: thaiscada


At a Glance

MetricValue
Total Tests-
Passed-
Failed-
Pass RatePending

Results Summary

SectionEndpointTestsStatus
1. GetGET /api/settings/global-Pending
2. SavePOST /api/settings/global/save-Pending

What We Tested

This report covers the Global Settings API - the system that handles:

  • Get Global Settings - How tenant-level settings are retrieved (anonymous, X-Domain required)
  • Save Global Settings - How settings are updated (admin only)

Authorization Matrix

EndpointPolicyAdminSafety OfficerContractor
GetAnonymous200200200
Savetenant-admin---

Detailed Results

Tests pending. See backend/tests/http/global-settings/global-settings.http for test definitions.