[wp-trac] [WordPress Trac] #27884: Unit testing Multisite's bootstrap
WordPress Trac
noreply at wordpress.org
Sun Jun 29 20:32:46 UTC 2014
#27884: Unit testing Multisite's bootstrap
----------------------------+-----------------------------
Reporter: jeremyfelt | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Bootstrap/Load | Version:
Severity: normal | Resolution:
Keywords: needs-docs | Focuses: multisite
----------------------------+-----------------------------
Comment (by jeremyfelt):
[https://core.trac.wordpress.org/attachment/ticket/27884/27884.2.diff
27884.2.diff] pulls back a bit on the previous patch.
* Move all uses of `require()` to wp-settings.php and leave the
`include_once` and `ms_subdomain_constants` in ms-settings as these can be
called multiple times.
* Add tests for multisite bootstrap
* Remove use of site specific multisite constants in the tests.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27884#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list