Titouan
Titouan
So I confirm that cluster is not passed through (don't know why). `asyncpg.exceptions.ConnectionRejectionError: codeParamsRoutingFailed: missing cluster identifier` ``` ConnectionParameters(user='postgres', password='XXXXXXXXX', database='XXXXXXX', ssl=, sslmode=, direct_tls=False, connect_timeout=60, server_settings=None) ('free-XXXX.gcp-europe-west1.cockroachlabs.cloud', 26257) ConnectionConfiguration(command_timeout=None, statement_cache_size=100,...
Tried to make the update here: https://github.com/syphar/restore-virtualenv/pull/587. You can look at it when you have time :)
Hello, I finally created an independant fork here: https://github.com/BetOnYou/apiist to adapt to FastAPI test supports using TestClients and asynchronus test. Hope to have some news from you if you ever...
Hello here. Is this issue still in progress ? Having this interface would really be nice. Also, providing a default mock using testify could be a simple way to allow...