REST API: Speed up pagination unit tests by creating less fixtures and reusing them where possible.

Includes minor documentation and code layout fixes for better readability.

See #30017, #48145.

git-svn-id: https://develop.svn.wordpress.org/trunk@46657 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2019-11-05 20:41:12 +00:00
parent 4cee80b682
commit 4a729f0498
7 changed files with 1098 additions and 602 deletions

View File

@@ -1451,7 +1451,7 @@ class WP_Test_REST_Attachments_Controller extends WP_Test_REST_Post_Type_Control
}
public function test_search_item_by_filename() {
$id = $this->factory->attachment->create_object(
$id1 = $this->factory->attachment->create_object(
$this->test_file,
0,
array(