-
-
Notifications
You must be signed in to change notification settings - Fork 777
Open
Labels
PR welcomeWe would welcome and review a PR addressing this issueWe would welcome and review a PR addressing this issuedocumentation
Description
Description
Please extend the migration guide with some details about the required change from getting a client by calling the Flask app's test_client()
function, to getting a client by calling the Connexion app's test_client()
function.
Expected behaviour
Migration guide also explains how to migrate tests. Ideally, one of the example projects includes a tox.ini
file and a test case to demonstrate how to test a Connexion v3 app.
Actual behaviour
The testing page is helpful for pointing people to the test_client()
function, but you have to go looking for it, since the migration guide is silent.
Metadata
Metadata
Assignees
Labels
PR welcomeWe would welcome and review a PR addressing this issueWe would welcome and review a PR addressing this issuedocumentation