Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ refactor(tests): refactor error handling test cases #689

Merged
merged 2 commits into from
Feb 7, 2025
Merged

Conversation

w3bdesign
Copy link
Owner

Improve test organization by creating reusable error test cases and implementing a more maintainable approach to testing different error scenarios.

✅ Added interface for error test cases
✅ Consolidated duplicate test code
✅ Improved test maintainability

Improve test organization by creating reusable error test cases and implementing
a more maintainable approach to testing different error scenarios.

✅ Added interface for error test cases
✅ Consolidated duplicate test code
✅ Improved test maintainability
@w3bdesign w3bdesign self-assigned this Feb 7, 2025
Copy link

vercel bot commented Feb 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dfweb-v4 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 6:42am

Refactors the network timeout test case to use Object.assign for cleaner error
object construction, improving code readability and maintainability
@w3bdesign w3bdesign merged commit 0bbabce into main Feb 7, 2025
8 of 10 checks passed
Copy link

sonarqubecloud bot commented Feb 7, 2025

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