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

Feature/request context #1639

Merged

Conversation

RobbeSneyders
Copy link
Member

This PR fixes 'outside of Flask context' errors in our test suite and contains the following changes:

  • Connexion.request is now a Connexion ASGIRequest instead of a Flask request
  • All other tests with a Flask dependency have been updated or split

Failing tests are down to 11.

@RobbeSneyders RobbeSneyders added this to the Connexion 3.0 milestone Feb 15, 2023
@RobbeSneyders RobbeSneyders requested a review from Ruwann February 15, 2023 17:29
Base automatically changed from feature/request-interface to feature/framework-agnostic-tests February 16, 2023 08:16
@RobbeSneyders RobbeSneyders merged commit 1ee9c25 into feature/framework-agnostic-tests Feb 16, 2023
@RobbeSneyders RobbeSneyders deleted the feature/request-context branch February 16, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant