Skip to content

[TestClient][HowTo] Design pytest for a feature that handshakes with an external service then receives a callback. #2626

Discussion options

You must be logged in to vote

Well you can't get something that only talks HTTP over a network to talk to TestClient in process. You either make your server talk over the network or you make the thing talk in-process, both of which I suggested above.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Neah-Ko
Comment options

@adriangb
Comment options

Answer selected by Neah-Ko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants