-
Notifications
You must be signed in to change notification settings - Fork 841
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
[Tech debt] Fix Jest unit tests on broken on React 17 #7227
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53969b4 - Browse repository at this point
Copy the full SHA 53969b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e5b243 - Browse repository at this point
Copy the full SHA 1e5b243View commit details
Commits on Sep 28, 2023
-
[PR feedback] Simplify
test-unit
step with configurable yargs- instead of creating scripts that devs aren't going to use
Configuration menu - View commit details
-
Copy full SHA for c3072d8 - Browse repository at this point
Copy the full SHA c3072d8View commit details -
Add
testMatch
script to new scriptCLI will use this to test react vs non react files
Configuration menu - View commit details
-
Copy full SHA for 9a7212d - Browse repository at this point
Copy the full SHA 9a7212dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c5234b - Browse repository at this point
Copy the full SHA 3c5234bView commit details -
[EuiCollapsibleNav] Remove all snapshots so tests pass on all react v…
…ersions + clean up assertions
Configuration menu - View commit details
-
Copy full SHA for 6cbb5d5 - Browse repository at this point
Copy the full SHA 6cbb5d5View commit details -
[EuiDataGrid keyboard shortcuts] render snapshots for each react version
- this is an `it renders` type test, so no getting around a snapshot for each version
Configuration menu - View commit details
-
Copy full SHA for 1f3a3b8 - Browse repository at this point
Copy the full SHA 1f3a3b8View commit details -
[EuiTextTruncate] Fix
onResize
getting incorrectly spread to DOM el……ement - should only be passed to resize observer
Configuration menu - View commit details
-
Copy full SHA for c760c39 - Browse repository at this point
Copy the full SHA c760c39View commit details
Commits on Sep 29, 2023
-
[misc cleanup] rename cypress node file to match others
+ dry out scripts
Configuration menu - View commit details
-
Copy full SHA for ffc80e8 - Browse repository at this point
Copy the full SHA ffc80e8View commit details -
Bake in
--node-options
flag to test scripts+ update CI to test using `yarn
Configuration menu - View commit details
-
Copy full SHA for 24ce92e - Browse repository at this point
Copy the full SHA 24ce92eView commit details