Skip to content

Feat: add error handling e2e tests#144

Merged
VikramAditya33 merged 1 commit into
mainfrom
e2e/tests
May 14, 2026
Merged

Feat: add error handling e2e tests#144
VikramAditya33 merged 1 commit into
mainfrom
e2e/tests

Conversation

@VikramAditya33
Copy link
Copy Markdown
Collaborator

Tests:

  • Uncaught async errors
  • Unhandled promise rejections
  • Custom error handlers
  • Error status codes
  • Error response format

Close #132

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 45d07acd-3118-437b-b07f-1f9feacacf2c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch e2e/tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@VikramAditya33 VikramAditya33 merged commit 0f8146b into main May 14, 2026
3 checks passed
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.

Error Handling E2E test

1 participant