-
Notifications
You must be signed in to change notification settings - Fork 324
Dom widget playwright tests #540
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
88f2969
gitignore win32 browser_test files
mcmonkey4eva 92d507e
experimental add test for dom widget node toggle open/closed
mcmonkey4eva dd9b46b
Update test expectations [skip ci]
invalid-email-address 8b38069
vs code extension lied to me, manually fix loc
mcmonkey4eva 6c10111
Update test expectations [skip ci]
invalid-email-address 496d164
okay that time was my fault
mcmonkey4eva 7e01602
Update test expectations [skip ci]
invalid-email-address 55b2d41
yknow what dont expect exactly default after actually
mcmonkey4eva 9d61c72
Update test expectations [skip ci]
invalid-email-address 0cbd5d3
test for multiple far panning
mcmonkey4eva cad6413
Update test expectations [skip ci]
invalid-email-address f8be2af
oops, flip that
mcmonkey4eva df52c03
Update test expectations [skip ci]
invalid-email-address 58a45c7
more stable pan coords
mcmonkey4eva 07229cd
Update test expectations [skip ci]
invalid-email-address 6eba741
'move' is not strictly relative, so compensate accordingly
mcmonkey4eva 6ad7b67
Update test expectations [skip ci]
invalid-email-address 794e7ee
test to zoom very far out
mcmonkey4eva 8d3c24b
Merge branch 'main' into dom-widget-playwright-tests
mcmonkey4eva 63040d1
Update test expectations [skip ci]
invalid-email-address e54faa1
add hackaround for node search menu popup
mcmonkey4eva f1d3191
Update test expectations [skip ci]
invalid-email-address f38c29e
make zoom work better
mcmonkey4eva 5e1303c
Update test expectations [skip ci]
invalid-email-address 774a473
fix preexisting typo
mcmonkey4eva 12430e7
dom widget toggle needs a delay
mcmonkey4eva 83f7c4b
Update test expectations [skip ci]
invalid-email-address 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
Binary file added
BIN
+42.5 KB
...ser_tests/interaction.spec.ts-snapshots/panned-back-from-far-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+96.4 KB
browser_tests/interaction.spec.ts-snapshots/panned-back-to-one-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+54.5 KB
browser_tests/interaction.spec.ts-snapshots/panned-back-to-two-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2.6 KB
(97%)
browser_tests/interaction.spec.ts-snapshots/panned-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+36.9 KB
browser_tests/interaction.spec.ts-snapshots/panned-far-away-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+54.5 KB
browser_tests/interaction.spec.ts-snapshots/panned-step-one-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+42.5 KB
browser_tests/interaction.spec.ts-snapshots/panned-step-two-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+97.8 KB
.../interaction.spec.ts-snapshots/text-encode-toggled-back-open-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+101 KB
..._tests/interaction.spec.ts-snapshots/text-encode-toggled-off-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+96.4 KB
browser_tests/interaction.spec.ts-snapshots/zoomed-back-in-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+35.1 KB
browser_tests/interaction.spec.ts-snapshots/zoomed-very-far-out-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
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.
I should probably batch remove the win32 expectations as they are no longer maintained.