{"test_suite":"Tenant Resolution","timestamp":"2026-05-29 19:13:22","results":{"current_tenant":{"test":"Get current tenant","status":"PASS","data":{"id":2,"title":"Test Site","subdomain":"jees.app","status":"PENDING"}},"active_tenants":{"test":"Find active tenants","status":"PASS","count":3,"data":[{"id":1,"title":"Developer Site","subdomain":"developer"},{"id":30,"title":"Hechos Construcciones","subdomain":"hechos-construcciones"},{"id":31,"title":"ImaginSoft","subdomain":"imaginsoft.com"}]},"find_by_identifier":{"test":"Find tenant by identifier (demo)","status":"FAIL","data":null},"system_stats":{"test":"Get system statistics","status":"PASS","data":{"total_zones":28,"active_zones":28,"by_status":[{"tenant_status":"ACTIVE","count":"3"},{"tenant_status":"PENDING","count":"25"}],"by_plan":[{"tier_plan":"FREE","count":"28"}],"storage_usage":{"storage_used_mb":0}}},"wildcard_domain_test":{"test":"Wildcard domain pattern matching","status":"PASS","passed":5,"total":5,"pattern_tested":"*.example.com"},"path_based_test":{"test":"Path-based tenant resolution","status":"WARN","passed":0,"total":5,"details":{"/demo/dashboard":{"expected":"demo","resolved":null,"match":false},"/tenant/demo/page":{"expected":"demo","resolved":null,"match":false},"/client/dev/settings":{"expected":"dev","resolved":null,"match":false},"/app/admin/users":{"expected":"admin","resolved":null,"match":false},"/demo":{"expected":"demo","resolved":null,"match":false}}},"custom_domain_test":{"test":"Custom domain mapping capability","status":"WARN","message":"Domains table not available yet","error":"Call to undefined method App\\Models\\VirtualZoneDomainsModel::addGlobalScope"}}}