Yicong-Huang opened a new issue, #5202:
URL: https://github.com/apache/texera/issues/5202

   ### Task Summary
   
   The three dashboard HTTP services have no (or near-empty) spec files, so 
most of their methods are exercised only indirectly through component tests. 
Add focused `HttpClientTestingModule` specs for:
   
   - `frontend/src/app/dashboard/service/user/dataset/dataset.service.ts`
   - 
`frontend/src/app/dashboard/service/user/workflow-version/workflow-version.service.ts`
   - `frontend/src/app/dashboard/service/user/search.service.ts`
   
   Each spec asserts the URL, HTTP method, body / query string, and response 
mapping for every public method.
   
   ### Task Type
   
   - [x] Testing / QA


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to