Skip to content

Conversation

sainthkh
Copy link
Contributor

@sainthkh sainthkh commented Mar 3, 2020

Description

Add an e2e test to test reusable block is added correctly after refresh.

How has this been tested?

Written code to test the scenario below:

  1. Add a new reusable block
  2. Create new post.
  3. Add the reusable block created in Step 1.
  4. Check if it is added correctly.

Screenshots

N/A

Types of changes

Bug fix

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • [N/A] My code follows the accessibility standards.
  • My code has proper inline documentation.
  • [N/A] I've included developer documentation if appropriate.
  • [N/A] I've updated all React Native files affected by any refactorings/renamings in this PR.

@noisysocks noisysocks force-pushed the fix/9962-e2e-reusable-block branch from c124585 to 9e08a5b Compare April 20, 2020 04:26
@noisysocks noisysocks added [Feature] Synced Patterns Related to synced patterns (formerly reusable blocks) [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. labels Apr 20, 2020
@noisysocks noisysocks merged commit b2e8f76 into WordPress:master Apr 20, 2020
@github-actions github-actions bot added this to the Gutenberg 8.0 milestone Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Synced Patterns Related to synced patterns (formerly reusable blocks) [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Testing: Add E2E test for inserting reusable blocks by inserter after page refresh
2 participants