-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat: Test utils API audit, additional feature coverage (RTL, grid nav, etc) in prep for RC/1.0 #9998
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
Open
LFDanLu
wants to merge
35
commits into
main
Choose a base branch
from
test-utils-1.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: Test utils API audit, additional feature coverage (RTL, grid nav, etc) in prep for RC/1.0 #9998
Changes from 5 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
af2817e
add proper keyboard navigation to combobox
LFDanLu 4e1c651
mutiple select for combobox, api rename for consitency, table keyboar…
LFDanLu d828424
add tests for deselect
LFDanLu 9cc80d8
get rid of timer warnings cuz user gives a default if not provided
LFDanLu 2556c18
change getters into method calls for consistency
LFDanLu 0f0bd7d
update instances of old getters to new function calls
LFDanLu c694bb4
update instances of old getters to new function calls
LFDanLu c9125d3
switch to dom testing library
LFDanLu 1beb706
support missing RTL for expand and keyboard nav
LFDanLu 59994d3
standardize indexOrText option naming
LFDanLu c86baaf
throw when attempting to interact with disabled rows and make error m…
LFDanLu 53187c3
update readmes and docs to reflect change to testing-library/dom
LFDanLu 8a871db
more audit items
LFDanLu a20ca65
add tests to cover error messages
LFDanLu 348c5f7
cleanup todos that we are punting on/not doing
LFDanLu 3c4d45e
add grid navigation to listbox test util and fix browser tests
LFDanLu b1ca6f4
add grid nav to gridlist too
LFDanLu 226f5d9
add browser tests for each pattern to make sure utils work with it
LFDanLu 3e45ed4
adding midding dialog testing pages to RAC
LFDanLu 1687d0d
add rough skills for the test utils
LFDanLu 3e6d64a
forgot to save
LFDanLu 1dc99d1
improvements to skill guidence and utils from attempt to use skill to…
LFDanLu 3fac945
more improvements from second pass
LFDanLu bc32b85
add getter for table footer
LFDanLu cf0038a
Merge branch 'main' of github.com:adobe/react-spectrum into test-util…
LFDanLu b513616
Merge branch 'main' of github.com:adobe/react-spectrum into test-util…
LFDanLu ed0919b
formatting
LFDanLu ed6c99c
update getter naming
LFDanLu 10870bf
update table util for rowgroups and table footer, update formatTarget…
LFDanLu c109290
formatting
LFDanLu 6d01a4c
fix test from bad merge
LFDanLu 41fb378
add missing aria labels to browser tests
LFDanLu 38ec8e2
how did this not auto format
LFDanLu 76f1397
get rid of extraneous typing
LFDanLu 79e5d22
Merge branch 'main' of github.com:adobe/react-spectrum into test-util…
LFDanLu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.