[PR #1059] [MERGED] Add unit tests for queue functions #1145

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/1059
Author: @bparrott3
Created: 12/12/2023
Status: Merged
Merged: 5/31/2024
Merged by: @stephanebruckert

Base: masterHead: tests


📝 Commits (5)

  • d932cc4 Update test.py
  • 6eb5996 Update CHANGELOG.md
  • b12e53f Merge branch 'master' into tests
  • ed40578 flake8
  • 741257c Merge branch 'master' of github.com:spotipy-dev/spotipy into tests

📊 Changes

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

View changed files

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

📄 Description

Added unit tests for queue manipulation/retrieval functions


🔄 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/1059 **Author:** [@bparrott3](https://github.com/bparrott3) **Created:** 12/12/2023 **Status:** ✅ Merged **Merged:** 5/31/2024 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `tests` --- ### 📝 Commits (5) - [`d932cc4`](https://github.com/spotipy-dev/spotipy/commit/d932cc4a6c4c8d55594e2356abd7b2c8ff814d33) Update test.py - [`6eb5996`](https://github.com/spotipy-dev/spotipy/commit/6eb599677dd1fc8b4938ba115571b29e47a0b568) Update CHANGELOG.md - [`b12e53f`](https://github.com/spotipy-dev/spotipy/commit/b12e53f110e791fc563cdc5ca39901c77bd1a110) Merge branch 'master' into tests - [`ed40578`](https://github.com/spotipy-dev/spotipy/commit/ed40578b5c1eccf4cd94fbefce511f09b99fbcec) flake8 - [`741257c`](https://github.com/spotipy-dev/spotipy/commit/741257cae32e9910a46a2393e2c71f01e8159a6f) Merge branch 'master' of github.com:spotipy-dev/spotipy into tests ### 📊 Changes **2 files changed** (+42 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -1) 📝 `tests/integration/user_endpoints/test.py` (+41 -0) </details> ### 📄 Description Added unit tests for queue manipulation/retrieval functions --- <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:48 +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#1145
No description provided.