Make WordPress Core

Timestamp:
10/16/2014 05:06:22 AM (11 years ago)
Author:
jeremyfelt
Message:

Split and organize multisite unit tests

  • Move ms.php to multisite.php
  • Create multisite.php under directories option/ and user/ to better match existing structure.
  • Create a multisite/ directory containing bootstrap.php, site.php, and network.php for very multisite specific testing.
  • Add unit test groups ms-site, ms-user, ms-option, ms-network, and ms-bootstrap.

Fixes #29896

Location:
trunk/tests/phpunit/tests/multisite
Files:
2 added

Note: See TracChangeset for help on using the changeset viewer.