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