Wordpress/tests/phpunit/includes
Sergey Biryukov 93eeb8f1d7 Tests: Update legacy arguments passed to `WP_UnitTest_Factory_For_Blog::create_object()`.
This converts the arguments originally meant for `wpmu_create_blog()` to the ones used by `wp_insert_site()`.

Follow-up to [47011].

Fixes #47195.

git-svn-id: https://develop.svn.wordpress.org/trunk@47013 602fd350-edb4-49c9-b593-d223f7449a82
2019-12-25 21:39:46 +00:00
..
factory Tests: Update legacy arguments passed to `WP_UnitTest_Factory_For_Blog::create_object()`. 2019-12-25 21:39:46 +00:00
phpunit6 Code Modernization: Pass an appropriate error level to `trigger_error()` in `_doing_it_wrong()` and related functions: 2019-11-01 00:39:04 +00:00
phpunit7 Tests: Docs: Correct `@param` formatting in `SpeedTrapListener` after [35226] and [45607]. 2019-12-11 15:46:51 +00:00
abstract-testcase.php Tests: Don't fail the test in `WP_UnitTestCase_Base::skipOnAutomatedBranches()` if Travis environment variables are unavailable, it prevents from running the test locally. 2019-12-20 12:13:10 +00:00
bootstrap.php Tests: Replace "blog" reference in a comment about `DISABLE_WP_CRON` usage with "site". 2019-09-20 21:58:42 +00:00
class-basic-object.php REST API: Support 'object' and 'array' types in register_meta() schemas. 2019-08-15 17:16:21 +00:00
class-basic-subclass.php
class-jsonserializable-object.php REST API: Add test class file incorrectly omitted from [45807]. 2019-08-15 17:20:02 +00:00
class-wp-fake-block-type.php
class-wp-rest-test-search-handler.php
exceptions.php
factory.php
functions.php Tests: Merge [24251] from `_wp_filter_build_unique_id()` to `_test_filter_build_unique_id()`, for consistency. 2019-11-29 22:15:31 +00:00
install.php Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
listener-loader.php
mock-fs.php Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
mock-image-editor.php
mock-mailer.php
object-cache.php Build Tools: Switch all Travis PHPUnit jobs over to Docker-based PHP. 2019-08-07 11:54:22 +00:00
plural-form-function.php
speed-trap-listener.php Tests: Docs: Correct `@param` formatting in `SpeedTrapListener` after [35226] and [45607]. 2019-12-11 15:46:51 +00:00
spy-rest-server.php
testcase-ajax.php
testcase-canonical.php
testcase-rest-api.php
testcase-rest-controller.php
testcase-rest-post-type-controller.php
testcase-xmlrpc.php
testcase.php
trac.php Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00
utils.php Tests: Remove a workaround for `str_getcsv()`. 2019-09-20 22:43:50 +00:00
wp-profiler.php Coding Standards: Fix the remaining issues in `/tests`. 2019-07-08 00:55:20 +00:00