Skip to content

'get_context_variable' sticks to first request. #38

Open
@serpulga

Description

@serpulga

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions