Skip to content

[Testing] Set up a basic testing suite (Pytest) #21

@DarksAces

Description

@DarksAces

🧪 The Goal

To ensure the toolkit remains stable as we add more features, we need to implement some basic unit tests.

🛠 What's needed:

  • Setup pytest for the project.
  • Mock the Spotify API responses (so we don't hit the real API during tests).
  • Test the main functions (like parsing playlist data).

I'm focusing on features right now, so if anyone enjoys writing tests or wants to help with the project architecture, this is for you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions