Mock live stream user API

I’m not sure if there’s a specific endpoint for your usage - but in case there is none, perhaps take a look at something like the VCR library. It would allow you to capture actual API output (eg. when the user is live), and then play it back in testing.