-
Notifications
You must be signed in to change notification settings - Fork 1.3k
docs: (DNM) Testing docs #9164
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
base: main
Are you sure you want to change the base?
docs: (DNM) Testing docs #9164
Conversation
…ack to the visual
| export {installMouseEvent, installPointerEvent} from './testSetup'; | ||
| export {pointerMap} from './userEventMaps'; | ||
| export {User} from './user'; | ||
| export type {CheckboxGroupTester} from './checkboxgroup'; |
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.
this won't have been released yet either, does that matter?
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 I'm not going to put into the docs deploy. But in the final release these new testers will be made available so I'll merge that in then
|
This is DNM until the upcoming docs deploy is done |
same content as #9029, I pulled it out of the docs release since it refers to test utils that haven't been released yet
✅ Pull Request Checklist:
📝 Test Instructions:
🧢 Your Project:
RSP