-
-
Notifications
You must be signed in to change notification settings - Fork 642
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
add tests: can read sync derived atom in write without initializing #2824
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Preview in LiveCodesLatest commit: 544f75b
See documentations for usage instructions. |
1cb491d
to
77335fa
Compare
77335fa
to
33615be
Compare
33615be
to
500de47
Compare
500de47
to
064d81b
Compare
064d81b
to
59bd8a3
Compare
59bd8a3
to
de5fa56
Compare
de5fa56
to
356ebfe
Compare
356ebfe
to
b250e0e
Compare
b250e0e
to
c18be07
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.
Yeah, this is a behavior we should preserve.
Related Bug Reports or Discussions
#2789 (comment)
Summary
This PR adds two tests to enforce the behavior:
Check List
pnpm run prettier
for formatting code and docs