-
Notifications
You must be signed in to change notification settings - Fork 455
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
test(releases): add unit tests for createReleaseMetadataAggregator and useActiveReleases hooks #8926
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
No changes to documentation |
Coverage Report
File CoverageNo changed files found. |
⚡️ Editor Performance ReportUpdated Fri, 14 Mar 2025 10:46:03 GMT
Detailed information🏠 Reference resultThe performance result of
🧪 Experiment resultThe performance result of this branch
📚 Glossary
|
…d useActiveReleases hooks
de1ff56
to
c07e66c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we love to see it, we love to see it
wonder if it's worth creating a mock file for the useActiveReleases for other people to use in their tests but it's not a blocker
Yeh that's a good idea! I'll add that, thanks for the consideration |
Description
Some more tests to fill in gaps around the releases store and hooks
What to review
Testing
This is just tests
Notes for release
N/A