create(['title' => 'A Foo Song']); $this->getAs('api/search/songs?q=foo') ->assertJsonStructure(['*' => SongResource::JSON_STRUCTURE]); } }