-
Notifications
You must be signed in to change notification settings - Fork 3
Ci 3197 os UI autocomplete component index stories tsx add client side #148
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
Ci 3197 os UI autocomplete component index stories tsx add client side #148
Conversation
VincentGalloro
left a comment
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.
LGTM
| jest.resetAllMocks(); | ||
| }); | ||
|
|
||
| it.only("Throws an error even if we provide a ConstructorIO Client since it's not SSR supported", () => { |
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.
Only
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.
esezen
left a comment
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.
One test seems to be failing but I believe we have a story for that, right? The test itself seems fine, the implementation needs to be updated
The tests needed to be updated on this PR. Please review the updated tests @esezen |
esezen
left a comment
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.
LGTM! You might want to rebase or merge the other branch into this since you made some changes to the other one
Adding tests to cover these scenarios
When passed