You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
========================================== ERRORS ===========================================
_____________________ ERROR at setup of test_rate_limiter_logs_warnings _____________________
file /home/v/vswarms-cloud/tests/test_rate_limiter.py, line 65
def test_rate_limiter_logs_warnings(max_requests: int, time_span: int):
E fixture 'max_requests' not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, mock_time, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/v/vswarms-cloud/tests/test_rate_limiter.py:65
__________________ ERROR at setup of test_rate_limiter_catches_exceptions ___________________
file /home/v/vswarms-cloud/tests/test_rate_limiter.py, line 88
def test_rate_limiter_catches_exceptions(max_requests: int, time_span: int, mock_time):
E fixture 'max_requests' not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, mock_time, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
========================================== ERRORS ===========================================
_____________________ ERROR at setup of test_rate_limiter_logs_warnings _____________________
file /home/v/vswarms-cloud/tests/test_rate_limiter.py, line 65
def test_rate_limiter_logs_warnings(max_requests: int, time_span: int):
E fixture 'max_requests' not found
/home/v/vswarms-cloud/tests/test_rate_limiter.py:65
__________________ ERROR at setup of test_rate_limiter_catches_exceptions ___________________
file /home/v/vswarms-cloud/tests/test_rate_limiter.py, line 88
def test_rate_limiter_catches_exceptions(max_requests: int, time_span: int, mock_time):
E fixture 'max_requests' not found
/home/v/vswarms-cloud/tests/test_rate_limiter.py:88
Upvote & Fund
The text was updated successfully, but these errors were encountered: