wordpress-develop/tests/phpunit/tests/multisite
Sergey Biryukov e4dda92bc5 Tests: Correct assertions in test_site_dates_are_gmt().
`assertSame()` doesn't have the `$delta` parameter, only `assertEquals()` does.

Follow-up to [47313].

See #40364.

git-svn-id: https://develop.svn.wordpress.org/trunk@47318 602fd350-edb4-49c9-b593-d223f7449a82
2020-02-19 04:38:39 +00:00
..
bootstrap.php Tests: Update legacy arguments passed to WP_UnitTest_Factory_For_Blog::create_object(). 2019-12-25 21:39:46 +00:00
getBlogDetails.php Tests: Replace most instances of wpmu_delete_blog() not specifically testing that function with wp_delete_site(). 2019-12-25 18:15:13 +00:00
getIdFromBlogname.php Tests: Update legacy arguments passed to WP_UnitTest_Factory_For_Blog::create_object(). 2019-12-25 21:39:46 +00:00
getMainSiteId.php Tests: Update legacy arguments passed to WP_UnitTest_Factory_For_Blog::create_object(). 2019-12-25 21:39:46 +00:00
getSite.php Tests: Replace most instances of wpmu_delete_blog() not specifically testing that function with wp_delete_site(). 2019-12-25 18:15:13 +00:00
getSpaceAllowed.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getSpaceUsed.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
isEmailAddressUnsafe.php Code is Poetry. 2017-11-30 23:09:33 +00:00
isUploadSpaceAvailable.php Code is Poetry. 2017-11-30 23:09:33 +00:00
ms-files-rewriting.php Code is Poetry. 2017-11-30 23:09:33 +00:00
network.php Tests: Update legacy arguments passed to WP_UnitTest_Factory_For_Blog::create_object(). 2019-12-25 21:39:46 +00:00
networkQuery.php Multisite: improve sites_pre_query and networks_pre_query filters, avoiding db queries. 2019-09-12 22:16:08 +00:00
site.php Tests: Correct assertions in test_site_dates_are_gmt(). 2020-02-19 04:38:39 +00:00
siteDetails.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
siteMeta.php Tests: Replace most instances of wpmu_delete_blog() not specifically testing that function with wp_delete_site(). 2019-12-25 18:15:13 +00:00
siteQuery.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
updateBlogDetails.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
uploadIsUserOverQuota.php Code is Poetry. 2017-11-30 23:09:33 +00:00
wpGetSites.php Tests: Update legacy arguments passed to WP_UnitTest_Factory_For_Blog::create_object(). 2019-12-25 21:39:46 +00:00
wpInstallDefaults.php Tests: Replace most instances of wpmu_delete_blog() not specifically testing that function with wp_delete_site(). 2019-12-25 18:15:13 +00:00
wpMSSitesListTable.php Tests: Replace most instances of wpmu_delete_blog() not specifically testing that function with wp_delete_site(). 2019-12-25 18:15:13 +00:00
wpmuValidateBlogSignup.php Tests: Update legacy arguments passed to WP_UnitTest_Factory_For_Blog::create_object(). 2019-12-25 21:39:46 +00:00
wpmuValidateUserSignup.php Date/Time: Replace all instances of date() with gmdate(). 2019-05-26 00:11:37 +00:00