[PR #1052] [MERGED] Issue 1051 #1138

Closed
opened 2026-02-28 00:03:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/1052
Author: @lishukie6588
Created: 12/9/2023
Status: Merged
Merged: 5/30/2024
Merged by: @stephanebruckert

Base: masterHead: issue_1051


📝 Commits (5)

📊 Changes

2 files changed (+17 additions, -1 deletions)

View changed files

📝 CHANGELOG.md (+3 -0)
📝 tests/integration/user_endpoints/test.py (+14 -1)

📄 Description

Fixed:

  • Seperated the test_current_user_save_and_usave_tracks unit test into test_current_user_save_tracks and test_current_user_unsave_tracks in the user endpoint test suite to improve unit test clarity and effectiveness for their respective user endpoints methods (current_user_saved_tracks_add, current_user_saved_tracks).

🔄 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/spotipy-dev/spotipy/pull/1052 **Author:** [@lishukie6588](https://github.com/lishukie6588) **Created:** 12/9/2023 **Status:** ✅ Merged **Merged:** 5/30/2024 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `issue_1051` --- ### 📝 Commits (5) - [`56f59a4`](https://github.com/spotipy-dev/spotipy/commit/56f59a41d5e9a024cfbf0f4cd7f58dab5e70db7b) addressed issue 936 - [`b09e66e`](https://github.com/spotipy-dev/spotipy/commit/b09e66e3a9d43b58de7115ca5b83e57edde639b6) Merge branch 'spotipy-dev:master' into master - [`afc7f6b`](https://github.com/spotipy-dev/spotipy/commit/afc7f6b1d84cb561065127ff84353d3157c4e3c4) publish branch - [`2f39609`](https://github.com/spotipy-dev/spotipy/commit/2f39609ea622951907d390d0457a87fe0892cfac) 12/9/2023 - [`45ca80f`](https://github.com/spotipy-dev/spotipy/commit/45ca80fb3c8eac48ae29fb7ca990d8037aa4b774) Update CHANGELOG.md ### 📊 Changes **2 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+3 -0) 📝 `tests/integration/user_endpoints/test.py` (+14 -1) </details> ### 📄 Description Fixed: - Seperated the test_current_user_save_and_usave_tracks unit test into test_current_user_save_tracks and test_current_user_unsave_tracks in the user endpoint test suite to improve unit test clarity and effectiveness for their respective user endpoints methods (current_user_saved_tracks_add, current_user_saved_tracks). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:03:47 +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/spotipy#1138
No description provided.