[PR #876] [MERGED] GHA integration tests #1051

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/876
Author: @stephanebruckert
Created: 11/1/2022
Status: Merged
Merged: 11/1/2022
Merged by: @stephanebruckert

Base: masterHead: gha-integration-tests


📝 Commits (10+)

📊 Changes

6 files changed (+9 additions, -7 deletions)

View changed files

📝 .github/workflows/integration_tests.yml (+1 -1)
📝 CHANGELOG.md (+1 -1)
tests/integration/non_user_endpoints/__init__.py (+0 -0)
📝 tests/integration/non_user_endpoints/test.py (+7 -5)
tests/integration/user_endpoints/__init__.py (+0 -0)
📝 tests/integration/user_endpoints/test.py (+0 -0)

📄 Description

Just non-user endpoints for now


🔄 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/876 **Author:** [@stephanebruckert](https://github.com/stephanebruckert) **Created:** 11/1/2022 **Status:** ✅ Merged **Merged:** 11/1/2022 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `gha-integration-tests` --- ### 📝 Commits (10+) - [`fc662cf`](https://github.com/spotipy-dev/spotipy/commit/fc662cfd6a34c99b7256816dcb91fb4d62fb278f) Run non user integration tests - [`a03815a`](https://github.com/spotipy-dev/spotipy/commit/a03815a2779c1176227c28f352dc963fc15cbabc) Split into folders - [`be87599`](https://github.com/spotipy-dev/spotipy/commit/be875999ed3766710b7ef0f3ba8cfc92c425fd68) Add envs via secrets - [`f5cf5c2`](https://github.com/spotipy-dev/spotipy/commit/f5cf5c26044eb005b386216aafe932ba9841cc68) Fix artist_albums() test - [`67c3769`](https://github.com/spotipy-dev/spotipy/commit/67c37692a1d54e491195af591c85047c6d86c894) Disable flaky test - [`f8f79a3`](https://github.com/spotipy-dev/spotipy/commit/f8f79a320a0f3bd0b1f60c3208b647922a1c971b) cl - [`a3b5248`](https://github.com/spotipy-dev/spotipy/commit/a3b52483b9ec44357ab47f5a553296de110f6827) Run non user integration tests - [`118eb8c`](https://github.com/spotipy-dev/spotipy/commit/118eb8c277e70826aa92c06eebcf291e2850f5f9) Split into folders - [`35aacd3`](https://github.com/spotipy-dev/spotipy/commit/35aacd38c4d9c2e0366a1b7d680a04283b7dcf40) Fix artist_albums() test - [`b8550c9`](https://github.com/spotipy-dev/spotipy/commit/b8550c98135e9ad468f7a73b492020ca6ce77851) Disable flaky test ### 📊 Changes **6 files changed** (+9 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/integration_tests.yml` (+1 -1) 📝 `CHANGELOG.md` (+1 -1) ➕ `tests/integration/non_user_endpoints/__init__.py` (+0 -0) 📝 `tests/integration/non_user_endpoints/test.py` (+7 -5) ➕ `tests/integration/user_endpoints/__init__.py` (+0 -0) 📝 `tests/integration/user_endpoints/test.py` (+0 -0) </details> ### 📄 Description Just non-user endpoints for now --- <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:24 +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#1051
No description provided.