Ma77Ball opened a new pull request, #6460:
URL: https://github.com/apache/texera/pull/6460

   ### What changes were proposed in this PR?
   - Adds file-saver.service.spec.ts covering FileSaverService; no production 
code changed.
   - Verifies delegation to FileSaver.saveAs for Blob and string payloads.
   - Covers the case where filename and options are omitted (undefined is 
passed through).
   ### Any related issues, documentation, discussions?
   Closes: #6448
   ### How was this PR tested?
   - Run `cd frontend && npx nx test gui 
--include="**/file-saver.service.spec.ts"`, expect 4 passed.
   - Full frontend suite runs in CI via `yarn test:ci`, selected by the 
auto-applied `frontend` label.
   ### 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]

Reply via email to