Open
Description
I have a test case in which I do a couple requests using the test client; after every request I need to check the context and I use the get_context_variable
method. The problem I'm experiencing is that the value returned by this function is always the expected value from the first requests, subsequent requests don't affect the value returned by this method.
Metadata
Metadata
Assignees
Labels
No labels