Skip to content

feat: handle uncaughtException/unhandledRejection global errors#115

Merged
uid11 merged 6 commits intomainfrom
feat/renew-html-report-base
Apr 8, 2025
Merged

feat: handle uncaughtException/unhandledRejection global errors#115
uid11 merged 6 commits intomainfrom
feat/renew-html-report-base

Conversation

@uid11
Copy link
Copy Markdown
Collaborator

@uid11 uid11 commented Apr 7, 2025

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes
  • Other (please describe):

refactor: render JSX to SafeHtml.
fix: options of waitForRequest/waitForResponse actions.
fix: skip waitForRequest/waitForResponse errors after end of test.
fix: handle uncaughtException/unhandledRejection global errors.
fix: all expect methods should return Promise<void>.
fix: separate e2ed debug and nodejs debug.
fix: testTimeout and testIdleTimeout in debug mode.
fix: restart of tests in UI-mode.
chore: update devDependencies (TypeScript to 5.8.3, etc).
chore: update Playwright to 1.51.1.

uid11 added 2 commits March 24, 2025 01:28
fix: skip `waitForRequest`/`waitForResponse` errors after end of test
fix: handle `uncaughtException`/`unhandledRejection` global errors
@uid11 uid11 force-pushed the feat/renew-html-report-base branch from ed261fb to 7849902 Compare April 7, 2025 04:27
@uid11 uid11 changed the title Feat/renew html report base feat: handle uncaughtException/unhandledRejection global errors Apr 7, 2025
@uid11 uid11 force-pushed the feat/renew-html-report-base branch from b1df7b9 to db9989c Compare April 8, 2025 02:34
@uid11 uid11 requested a review from BanarJoomPro April 8, 2025 03:23
@uid11 uid11 merged commit 542dece into main Apr 8, 2025
5 checks passed
@uid11 uid11 deleted the feat/renew-html-report-base branch April 8, 2025 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant