initIndex('myposts_index'); $index->saveObject([ 'objectID' => 1, 'name' => 'Test record' ]); //$response->assertStatus(200); } }