Skip to content

Conversation

JanJakes
Copy link
Member

@JanJakes JanJakes commented Jun 26, 2025

The WordPress PHPUnit test suite uses a second instance of WPDB to expose and access some private methods. This instance was still using MySQL; we need to patch it to use SQLite.

This results in fixing some test errors as well as reporting more test failures.

@JanJakes JanJakes changed the title WP test fixes Use SQLite driver in WpdbExposedMethodsForTesting Jul 2, 2025
@JanJakes JanJakes marked this pull request as ready for review July 2, 2025 09:15
@JanJakes JanJakes requested a review from adamziel July 2, 2025 09:15
@JanJakes JanJakes merged commit 14fc4ed into develop Jul 2, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants