the issue with test implementation is it'll have to reference live user data, it's doable for 'in server'/'not in server' but spotify testing directly becomes challenging. @originoidco/presence-client (ts sdk pkg in monorepo) already has tests for mock data, so i don't really see a need as this just monitors spotify activity.
the issue with test implementation is it'll have to reference live user data, it's doable for 'in server'/'not in server' but spotify testing directly becomes challenging.
@originoidco/presence-client(ts sdk pkg in monorepo) already has tests for mock data, so i don't really see a need as this just monitors spotify activity.