Make WordPress Core

Opened 4 weeks ago

Last modified 4 weeks ago

#62197 new feature request

Introduce testing workflow for the local Docker environment

Reported by: desrosj's profile desrosj Owned by:
Milestone: Future Release Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch
Focuses: Cc:

Description

Currently, the PHPUnit test workflows rely on the local Docker environment, so it's tested as a part of that process. However, it's likely that this could change in the future, and there are conditions that are not currently covered by that workflow (running on Windows), and some commands for the environment that are not tested (env:logs, env:restart, etc.).

A new workflow should be created for confirming the local Docker environment continues working when related changes are made.

Change History (1)

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


4 weeks ago
#1

  • Keywords has-patch added
Note: See TracTickets for help on using tickets.