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

test(react): add regression tests for recent issues #162

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

bowheart
Copy link
Collaborator

@bowheart bowheart commented Feb 5, 2025

Description

Reproduce both #152 and #160 in tests and verify that the changes in #154 and #161, respectively, fix them. These tests will be crucial to ensuring we don't regress again in v1. I'll also cherry-pick to v2 so these can ensure that Zedux v2's completely updated logic also doesn't regress.

Create global helpers so tests can selectively use React 18's useId behavior. Default to React 19's useId.

@bowheart bowheart merged commit 9a44daf into v1.x Feb 5, 2025
2 checks passed
@bowheart bowheart deleted the josh/regression-tests branch February 5, 2025 17:16
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