[wp-trac] [WordPress Trac] #61530: Test tool and unit test improvements for 6.7
WordPress Trac
noreply at wordpress.org
Sat Oct 12 13:14:27 UTC 2024
#61530: Test tool and unit test improvements for 6.7
--------------------------------------+---------------------
Reporter: jonsurrell | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.7
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Comment (by desrosj):
In [changeset:"59220" 59220]:
{{{
#!CommitTicketReference repository="" revision="59220"
Build/Test Tools: Add input for Gutenberg version to E2E workflow.
The E2E test suite has some basic tests to confirm that the plugin can be
activated without conflicts. This works great until the minimum version of
WordPress required to run the plugin is raised. Old branches that attempt
to run these tests that are newly incompatible with the latest version of
the plugin will fail.
This change adds a `gutenberg-version` input to the E2E GitHub Action
workflow to allow these tests to continue running with the last compatible
version.
Props swissspidy.
See #61530.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61530#comment:69>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list