mengw15 opened a new issue, #6534: URL: https://github.com/apache/texera/issues/6534
### Task Summary `frontend/src/app/dashboard/component/user/user-project/user-project-list-item/user-project-list-item.component.ts` (codecov ~43%) has a spec but several methods are untested. **Extend it**, mocking `UserProjectService`. See `frontend/TESTING.md`. ### Behavior to add - `saveProjectName` / `saveProjectDescription` — persist edits via the service - `updateProjectColor` / `removeProjectColor` — color update / remove - `onClickOpenShareAccess` — opens the share-access modal ### 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]
