aglinxinyuan opened a new issue, #6356: URL: https://github.com/apache/texera/issues/6356
### Task Summary `DatasetDetailComponent` (frontend, `dashboard/component/user/user-dataset/user-dataset-explorer/`) is ~54% line-covered. Extend its spec to cover the observable-pipeline logic: `ngOnInit` (dataset info + version list, like/view counts, logged-in vs anonymous guards), `retrieveDatasetInfo` field mapping + cover-image success/error + timestamp formatting, version-list selection + file-tree walk to the first leaf, the `isDownloadAllowed`/`userHasWriteAccess` matrix, public/downloadable toggles (success + error), version creation (success/error/in-progress guard), download-zip/current-file endpoint selection, staged-objects + view toggles, `toggleLike`, cover-image + description persistence, and `copyCurrentFilePath`. (The multipart upload queue is already covered separately and is excluded here.) ### 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]
