Shpigford / plylst

Smart playlists for Spotify! Stop relying on fancy pants algorithms to organize your library and instead build playlists the way you want.
https://plylst.app
MIT License
331 stars 52 forks source link

Create anonymized dataset for testing #55

Open Shpigford opened 4 years ago

Shpigford commented 4 years ago

It's pretty easy to get up and running locally using your own Spotify account, but it's nearly impossible to test performance issues with just one account.

I need to figure out some way to create a similarly sized data set to production for local testing.

Seems pulling down the current dataset and then just anonymizing all the user accounts would be sufficient. And then I could make that dataset available somehow for others to use?

I admittedly have no clue how to go about that, though. So, would love some input/tips there.

ajjahn commented 4 years ago

I've used the data-anonymization gem once before and had success on a not so large dataset.