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

Interaction tests #582

Merged
merged 6 commits into from
Mar 13, 2022
Merged

Interaction tests #582

merged 6 commits into from
Mar 13, 2022

Conversation

MosheZemah
Copy link
Contributor

Add interactions tests

@MosheZemah MosheZemah self-assigned this Mar 10, 2022
@MosheZemah MosheZemah requested a review from hadasfa March 10, 2022 16:21
@@ -233,6 +234,7 @@ const Combobox = forwardRef(
"sticky-category": stickyCategories
})}
id={id}
data-testid={getTestId(ELEMENT_TYPES.COMBOBOX, id)}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will these be stripped in production?

Copy link
Contributor

@laviomri laviomri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking very cool!
@MosheZemah did you happen to see if chromatic runs the interaction tests? I think it does not...

src/components/Dropdown/__stories__/interactions.js Outdated Show resolved Hide resolved
src/__tests__/interactions-helper.js Outdated Show resolved Hide resolved
@MosheZemah MosheZemah merged commit caaf9b4 into master Mar 13, 2022
@MosheZemah MosheZemah deleted the feature/moshe/interactions branch March 13, 2022 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants