Testing the combobox #3775
gabrielpenhazup
started this conversation in
General
Replies: 1 comment 3 replies
-
Take a look at the setup in our ComboBox tests: react-spectrum/packages/@react-spectrum/combobox/test/ComboBox.test.js Lines 245 to 269 in 8fa814d Particularly mocking screen height/width. Also, this is related to #3703 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to do the combobox component tests. But I can't test the visibility of the list and list items. I used fake timer and act. Does anyone have any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions