Tag Archives: Web

How to set session variables in Django unit tests.

This was super non-obvious, and I lifted code from a couple of different places. If you’ve got Django view code that gets & sets session values, you’ll want to test it properly, and the standard “self.client” from Django’s TestCase doesn’t … Continue reading

Posted in General | Tagged , , , | Leave a comment

I’ve given up on web-based music services.

It was a long and tumultuous affair, but now I’ve officially given up on web-based streaming of my personal music collection. I started out with netjuke, which died and got absorbed into the horrible jinzora project.   So then I switched … Continue reading

Posted in General | Tagged , , , , , , | 1 Comment