-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Template Controller: Make test use test theme #32233
Conversation
Size Change: 0 B Total Size: 1.86 MB ℹ️ View Unchanged
|
Unit tests are failing, and are very hard to debug. From what I'm seeing, in I've tried sprinkling a few I'm a bit stuck here. I thought it'd be a good idea to decouple our unit tests from external themes, but I'm not even sure anymore it's worth the hassle 😕 |
Closing. The relevant file was removed from Gutenberg (per #36898). It now lives in |
Description
Follow-up to WordPress/wordpress-develop#1267 (comment). The relevant controller fix (ockham/wordpress-develop@2fc65d0) was carried over to Gutenberg here. This PR makes sure that tests would break without the fix.
How has this been tested?
Verify that unit tests are green in CI.
To test locally: