[PR #34] [MERGED] Ramsay/feature fix test #195

Closed
opened 2026-02-27 20:23:44 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: ramsay/feature-fix-test


📝 Commits (3)

  • 864f678 fix failed test, WIP
  • f1b77cb fix all failed test and following all objects in api reference updated by Spotify
  • 7e53f8c bump 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.

## 📋 Pull Request Information **Original PR:** https://github.com/ramsayleung/rspotify/pull/34 **Author:** [@ramsayleung](https://github.com/ramsayleung) **Created:** 2/20/2019 **Status:** ✅ Merged **Merged:** 2/20/2019 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `ramsay/feature-fix-test` --- ### 📝 Commits (3) - [`864f678`](https://github.com/ramsayleung/rspotify/commit/864f6789629f09ef8bce7b86be7b66eff86bf875) fix failed test, WIP - [`f1b77cb`](https://github.com/ramsayleung/rspotify/commit/f1b77cb9c07b87b1cb984eefac1f1809f9ba50bf) fix all failed test and following all objects in api reference updated by Spotify - [`7e53f8c`](https://github.com/ramsayleung/rspotify/commit/7e53f8c7a3ef448a3180b8f816c82c4001c7f697) bump version to 0.3.0 ### 📊 Changes **7 files changed** (+146 additions, -94 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description fix all failed test and following all objects in api reference updated by Spotify --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:23:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rspotify#195
No description provided.