Ma77Ball opened a new pull request, #6677: URL: https://github.com/apache/texera/pull/6677
### What changes were proposed in this PR? - Add unit tests for the getMimeType helper covering known extensions and case-insensitive resolution. - Add unit tests covering multi-dot filenames, unknown extensions, and no-extension fallback to application/octet-stream. ### Any related issues, documentation, discussions? Closes: #6676 ### How was this PR tested? - Run: `cd frontend && node --max-old-space-size=8192 ./node_modules/nx/dist/bin/nx.js test gui --watch=false --include=src/app/dashboard/component/user/user-dataset/user-dataset-explorer/user-dataset-file-renderer/user-dataset-file-renderer.component.spec.ts`, expect the suite passing. - Test-only change; no production code is modified. ### Was this PR authored or co-authored using generative AI tooling? Co-authored with Claude Opus 4.8 in compliance with ASF -- 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]
