### File ExtendedWebServicesManager.php ### Current Coverage 0% (0/63) ### Scenarios to Cover - [ ] Service dispatch to correct handler - [ ] Request authentication/authorization checks - [ ] Invalid service name handling - [ ] Response format (JSON output) - [ ] Integration with registered web services ### Notes Core API dispatch layer — every API call goes through this. Completely untested.
File
ExtendedWebServicesManager.php
Current Coverage
0% (0/63)
Scenarios to Cover
Notes
Core API dispatch layer — every API call goes through this. Completely untested.