-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[Mobile] - Update E2E Tests related to the Writing flow #57460
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 14 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
9d18c70
Add support to pass the initialTitle to the E2E tests
55d500e
Editor Page - Add new E2E utils
b0550a1
E2E - Paragraph block - Remove deprecated multiline prop test
e9de746
Add initial E2E Writing flow tests
39471d9
E2E Tests - Merge Paragraph block tests with the Writing flow tests
a7c219a
E2E Tests - Merge Heading block tests with the Writing flow tests
9c53a3b
Add missing part of the test
f44a111
Fixes comment typo
b5f9fb7
Fix typo
119dcd6
Increase pause value
da9e54a
Add pause before dismissing the keyboard to avoid flakiness
02e42d7
Remove pause in favor of waitUntil
5b0823e
Removes pause in favor of waitUntil when checking for the Keyboard st…
692316b
Merge branch 'trunk' into feat/native-writing-flow-tests
7e6fa2d
Simplify waitUntil to just pass the promise
0cdd36b
Rename getEmptyTitleElement to getEmptyTitleTextInputElement and move…
918be74
Editor Page - Adds new param skipWrapperClick to getTextBlockAtPositi…
b4522c3
Unify the split and merge tests into one
bbf277d
Update `showSoftKeyboard` to wait for the text input to get focus
fluiddot a3c7b7f
Check input method manager is defined before hiding keyboard
fluiddot 980cad0
Set wrapper view of the editor to be not focusable in the demo app
fluiddot 8acfa8a
Merge branch 'rnmobile/fix/android-open-keyboard-after-focus' into fe…
fluiddot bfccc19
Merge branch 'trunk' into feat/native-writing-flow-tests
fluiddot 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
63 changes: 0 additions & 63 deletions
63
packages/react-native-editor/__device-tests__/[email protected]
This file was deleted.
Oops, something went wrong.
143 changes: 0 additions & 143 deletions
143
packages/react-native-editor/__device-tests__/gutenberg-editor-paragraph.test.js
This file was deleted.
Oops, something went wrong.
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.