[PR #824] [MERGED] test fixes October 2025 #753

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/824
Author: @sigma67
Created: 10/20/2025
Status: Merged
Merged: 10/20/2025
Merged by: @sigma67

Base: mainHead: remove-oauth-account-tests


📝 Commits (7)

  • 716b4e2 replace oauth fixture with browser
  • 14d721c add comments for oauth tests
  • 7f312a2 fix search_album_artists test (server side issue)
  • cfa714d fix test_search_episode_category due to missing categories in default search
  • 006ade4 fix new episode tests
  • f42bf46 disable test assert on get_home
  • 205404e fix flaky tests

📊 Changes

6 files changed (+33 additions, -25 deletions)

View changed files

📝 tests/auth/test_oauth.py (+1 -0)
📝 tests/conftest.py (+7 -6)
📝 tests/mixins/test_browsing.py (+5 -4)
📝 tests/mixins/test_search.py (+16 -13)
📝 tests/mixins/test_uploads.py (+3 -2)
📝 ytmusicapi/parsers/search.py (+1 -0)

📄 Description

No description provided


🔄 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/sigma67/ytmusicapi/pull/824 **Author:** [@sigma67](https://github.com/sigma67) **Created:** 10/20/2025 **Status:** ✅ Merged **Merged:** 10/20/2025 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `remove-oauth-account-tests` --- ### 📝 Commits (7) - [`716b4e2`](https://github.com/sigma67/ytmusicapi/commit/716b4e24a89c67edaba0a4785c7782745b52148b) replace oauth fixture with browser - [`14d721c`](https://github.com/sigma67/ytmusicapi/commit/14d721c6b30bd4faa1c75c419ab86cc45f077c9c) add comments for oauth tests - [`7f312a2`](https://github.com/sigma67/ytmusicapi/commit/7f312a281f729f930c2f204692ca468bc091dcac) fix search_album_artists test (server side issue) - [`cfa714d`](https://github.com/sigma67/ytmusicapi/commit/cfa714dbe316c82715456388f32b88d73629190b) fix test_search_episode_category due to missing categories in default search - [`006ade4`](https://github.com/sigma67/ytmusicapi/commit/006ade41ddf76427adc73dc4231fb351f9ed26c9) fix new episode tests - [`f42bf46`](https://github.com/sigma67/ytmusicapi/commit/f42bf4613c898a5f56a60bbe94f6c490eaddecd0) disable test assert on get_home - [`205404e`](https://github.com/sigma67/ytmusicapi/commit/205404e75e1c1ecc035b4ffc9ce3d80061aadcba) fix flaky tests ### 📊 Changes **6 files changed** (+33 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `tests/auth/test_oauth.py` (+1 -0) 📝 `tests/conftest.py` (+7 -6) 📝 `tests/mixins/test_browsing.py` (+5 -4) 📝 `tests/mixins/test_search.py` (+16 -13) 📝 `tests/mixins/test_uploads.py` (+3 -2) 📝 `ytmusicapi/parsers/search.py` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:02:16 +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/ytmusicapi#753
No description provided.