liamkernan opened a new pull request, #64647: URL: https://github.com/apache/airflow/pull/64647
## Summary Adds Vitest coverage for `getErrorStatus` and `createErrorToaster` in `src/utils/errorHandling.ts`, including the contract that 403 responses do not trigger the shared error toaster (handled by MutationCache). ## Testing `npm exec vitest run src/utils/errorHandling.test.ts` (from `airflow-core/src/airflow/ui`) --- ##### Was generative AI tooling used to co-author this PR? - [ ] No - [ ] Yes Made with [Cursor](https://cursor.com) -- 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]
