From c6c439970d2167e7afce5f99fef11ab0126162e2 Mon Sep 17 00:00:00 2001 From: Max Nanis Date: Thu, 20 Aug 2026 09:30:19 -0700 Subject: postgresql auto creation into fixtures. simple tests for db conn checks. wrapper fixture for InternalHostnam (pydantic has MultiHost without host attr annoyances) --- tests/pytest.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/pytest.ini') diff --git a/tests/pytest.ini b/tests/pytest.ini index d280de0..1a5c089 100644 --- a/tests/pytest.ini +++ b/tests/pytest.ini @@ -1,2 +1 @@ -[pytest] -asyncio_mode = auto \ No newline at end of file +[pytest] \ No newline at end of file -- cgit v1.2.3