Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't push app context for test client json #3206

Merged
merged 1 commit into from May 17, 2019
Merged

Conversation

davidism
Copy link
Member

Allow passing app to json.dumps (and json.loads for symmetry, though it's not required for this), and use it instead of current_app when available. make_test_environ_builder can pass the app it was passed, rather than pushing an app context in order to configure the JSON encoder.

closes #2900

@davidism davidism merged commit 3dc84ec into 1.0.x May 17, 2019
@davidism davidism deleted the test-client-json branch May 17, 2019 16:04
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant