The-Swarm-Corporation / swarms-cloud

Deploy your autonomous agents to production grade environments with 99% Uptime Guarantee, Infinite Scalability, and self-healing.
https://discord.gg/GYbXvDGevY
MIT License
24 stars 9 forks source link

[BUG] test_rate_limiter.py: fixture 'max_requests' not found #19

Open vyomakesh09 opened 8 months ago

vyomakesh09 commented 8 months ago

========================================== ERRORS =========================================== _ ERROR at setup of test_rate_limiter_logswarnings 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.

/home/v/vswarms-cloud/tests/test_rate_limiter.py:88

Upvote & Fund

Fund with Polar

github-actions[bot] commented 6 months ago

Stale issue message