Warnings
WARNING
/home/johnny/mlvp_env/lib/python3.10/site-packages/_pytest/fixtures.py:1181
'test_basic_query' requested an async fixture 'lqrar_env', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
WARNING
/home/johnny/mlvp_env/lib/python3.10/site-packages/pytest_asyncio/plugin.py:598
asyncio test 'test_basic_query' requested async @pytest.fixture 'lqrar_env' in strict mode. You might want to use @pytest_asyncio.fixture or switch to auto mode. This will become an error in future versions of flake8-asyncio.
WARNING
/home/johnny/mlvp_env/lib/python3.10/site-packages/_pytest/fixtures.py:1181
'test_release_functionality' requested an async fixture 'lqrar_env', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
WARNING
/home/johnny/mlvp_env/lib/python3.10/site-packages/pytest_asyncio/plugin.py:598
asyncio test 'test_release_functionality' requested async @pytest.fixture 'lqrar_env' in strict mode. You might want to use @pytest_asyncio.fixture or switch to auto mode. This will become an error in future versions of flake8-asyncio.
WARNING
/home/johnny/mlvp_env/lib/python3.10/site-packages/_pytest/fixtures.py:1181
'test_multiple_queries' requested an async fixture 'lqrar_env', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
WARNING
/home/johnny/mlvp_env/lib/python3.10/site-packages/pytest_asyncio/plugin.py:598
asyncio test 'test_multiple_queries' requested async @pytest.fixture 'lqrar_env' in strict mode. You might want to use @pytest_asyncio.fixture or switch to auto mode. This will become an error in future versions of flake8-asyncio.
WARNING
/home/johnny/mlvp_env/lib/python3.10/site-packages/_pytest/fixtures.py:1181
'test_coverage_points' requested an async fixture 'lqrar_env', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
WARNING
/home/johnny/mlvp_env/lib/python3.10/site-packages/pytest_asyncio/plugin.py:598
asyncio test 'test_coverage_points' requested async @pytest.fixture 'lqrar_env' in strict mode. You might want to use @pytest_asyncio.fixture or switch to auto mode. This will become an error in future versions of flake8-asyncio.