test_client defaults to follow_redirect=True #2959
-
|
This is a bad default, right? I'm pretty new to this, as we just switched over to the starlette test client, but if this is for unit tests only, then letting you know when you get a redirect so you can |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I think the default changed over time actually - I'm not sure. But it really doesn't matter. Changing it would be very annoying. |
Beta Was this translation helpful? Give feedback.
I think the default changed over time actually - I'm not sure.
But it really doesn't matter. Changing it would be very annoying.