mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 16:05:53 +03:00
[PR #34] [MERGED] Ramsay/feature fix test #195
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#195
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ramsayleung/rspotify/pull/34
Author: @ramsayleung
Created: 2/20/2019
Status: ✅ Merged
Merged: 2/20/2019
Merged by: @ramsayleung
Base:
master← Head:ramsay/feature-fix-test📝 Commits (3)
864f678fix failed test, WIPf1b77cbfix all failed test and following all objects in api reference updated by Spotify7e53f8cbump version to 0.3.0📊 Changes
7 files changed (+146 additions, -94 deletions)
View changed files
📝
Cargo.toml(+2 -2)📝
src/spotify/client.rs(+1 -1)📝
src/spotify/model/album.rs(+19 -1)📝
src/spotify/model/track.rs(+23 -1)📝
tests/test_device.rs(+0 -3)📝
tests/test_with_credential.rs(+53 -38)📝
tests/test_with_oauth.rs(+48 -48)📄 Description
fix all failed test and following all objects in api reference updated by Spotify
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.