mengw15 opened a new issue, #6535:
URL: https://github.com/apache/texera/issues/6535

   ### Task Summary
   
   
`frontend/src/app/common/service/workflow-persist/workflow-persist.service.ts` 
(codecov ~43%) has a spec but several HTTP methods are untested. **Extend it** 
with Vitest + `HttpClientTestingModule`. See `frontend/TESTING.md`.
   
   ### Behavior to add
   
   - `retrieveWorkflow` / `retrieveWorkflowIDs` / `retrieveOwners` / 
`searchWorkflows` — each issues the right request and maps the response; assert 
method / URL / body via `HttpTestingController`
   
   ### Task Type
   
   - [ ] Refactor / Cleanup
   - [ ] DevOps / Deployment / CI
   - [x] Testing / QA
   - [ ] Documentation
   - [ ] Performance
   - [ ] Other
   


-- 
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