Skip to content

Comments

Release 1.50.1#3361

Merged
guarani merged 7 commits intotrunkfrom
release/1.50.1
Apr 10, 2021
Merged

Release 1.50.1#3361
guarani merged 7 commits intotrunkfrom
release/1.50.1

Conversation

@guarani
Copy link
Contributor

@guarani guarani commented Apr 9, 2021

Release for Gutenberg Mobile 1.50.1

Related PRs

Extra PRs that Landed After the Release Was Cut

No extra PRs yet. 🎉

Changes

Test plan

  • Use the main WP apps to test the changes above.
  • Smoke test the main WP apps for general writing flow.

Release Submission Checklist

  • Approve and run optional Android and iOS UI tests
  • Check if RELEASE-NOTES.txt and gutenberg/packages/react-native-editor/CHANGELOG.md are updated with all the changes that made it to the release.
  • Bundle package of the release is updated.

@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Apr 9, 2021

Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job!

@guarani guarani marked this pull request as ready for review April 10, 2021 00:43
@jd-alexander
Copy link
Contributor

jd-alexander commented Apr 10, 2021

Writing Flow - Android

I smoke tested the app to verify the behavior of all the changes included in the beta.
I also did the writing flow cases on version 17.1 of the WordPress Android release.

Every time I do the writing flow tests I have a deeper appreciation for the work we put into making the editor so amazing.


Writing Flow checklist

General

  • TC001 - Paste formatted text copied from website
  • TC001 - Multiline components

Rich Text Format

  • TC001 - Bold, Italic, strikethrough buttons
  • TC002 - Alignment buttons
  • TC003 - Alignment Split
  • TC004 - Link button works without selection
  • TC005 - Link button works with a selected word
  • TC006 - Adding a link from a copied URL
  • TC007 - Test format detection under the cursor
  • TC008 - Test formatting doesn't remove leading or trailing whitespace
Splitting and merging
  • TC001 - Merge after writing
  • TC002 - Merge after selection
  • TC003 - Merge after deleting text
  • TC004 - Merge after deleting all
  • TC005 - Merge multiple blocks
  • TC006 - Splitting/merge list block

Undo / Redo - Test Cases

  • TC001 - Undo/redo block actions
  • TC002 - Undo/redo text
  • TC003 - Undo/redo text format

Copy link
Contributor

@jd-alexander jd-alexander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚢

@guarani
Copy link
Contributor Author

guarani commented Apr 10, 2021

Smoke test of changes that went into the release:


Writing flow tests performed on wordpress-mobile/WordPress-iOS@d0f2551 (App Center build 45170).

Writing Flow checklist

General

  • TC001 - Paste formatted text copied from website
  • TC001 - Multiline components

Rich Text Format

  • TC001 - Bold, Italic, strikethrough buttons
  • TC002 - Alignment buttons
  • TC003 - Alignment Split
  • TC004 - Link button works without selection
  • TC005 - Link button works with a selected word
  • TC006 - Adding a link from a copied URL
  • TC007 - Test format detection under the cursor
  • TC008 - Test formatting doesn't remove leading or trailing whitespace
Splitting and merging
  • TC001 - Merge after writing
  • TC002 - Merge after selection
  • TC003 - Merge after deleting text
  • TC004 - Merge after deleting all
  • TC005 - Merge multiple blocks
  • TC006 - Splitting/merge list block

Undo / Redo - Test Cases

  • TC001 - Undo/redo block actions
  • TC002 - Undo/redo text
  • TC003 - Undo/redo text format

@guarani guarani merged commit 9af3423 into trunk Apr 10, 2021
@guarani guarani deleted the release/1.50.1 branch April 10, 2021 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants