Adam Johnson
Adam Johnson
I think `binary_support=True` may fix it, but ideally we would send binary automatically. This method should be returning `True`, but isn’t: https://github.com/adamchainz/apig-wsgi/blob/dc220949c4bf9b0aeb0eb49fdd4767af66fdb776/src/apig_wsgi/__init__.py#L276-L289
Okay, I just came back to this. I think I fixed it in #528, releasing shortly. Would you be able to check?
> Hello @adamchainz! Should I extend the patch for the other assertions as well, e.g. `assertTemplateUsed()` / `assertRedirect()` where computing the messages does not seem particularly expensive? No, I think...