Make WordPress Core

Opened 10 months ago

Closed 10 months ago

Last modified 10 months ago

#59578 closed enhancement (fixed)

Block Support: Add unit tests for Elements support.

Reported by: dmsnell's profile dmsnell Owned by: flixos90's profile flixos90
Milestone: 6.4 Priority: normal
Severity: normal Version: 6.4
Component: Editor Keywords: has-patch has-unit-tests
Focuses: Cc:

Description

Adds additional unit tests to confirm the behavior of elements block supports when certain conditions aren't met.

Change History (5)

This ticket was mentioned in PR #5446 on WordPress/wordpress-develop by @dmsnell.


10 months ago
#1

  • Keywords has-unit-tests added

Trac ticket: #59578

Follow-up to #59544

Adds additional unit tests to confirm the behavior of elements block supports when certain conditions aren't met.

@dmsnell commented on PR #5446:


10 months ago
#2

thanks again @aaronrobertshaw - I made it easy and simply adopted your patch. we can see if @felixarntz and @spacedmonkey are happy with this, as I was simply trying to follow-up with their requirements from last week. if they are, I don't feel like I need any props on this patch since, although I offered some tests of my own flavor, this patch is neither motivated by own my work or the product thereof 🙃

#3 @flixos90
10 months ago

  • Milestone changed from Awaiting Review to 6.4
  • Owner set to flixos90
  • Status changed from new to reviewing

#4 @flixos90
10 months ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 56828:

Editor: Add further test coverage for wp_render_elements_support().

Props dmsnell, aaronrobertshaw.
Fixes #59578.

Note: See TracTickets for help on using tickets.