You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nir Schulman 6c923ac4ec Fixed usage of warnings.catch_warnings in a way that is not compatible with older python versions 9 months ago
..
__init__.py Added tests for dependency overrides and websockets. Fixed bugs related to the deprecated startup and shutdown events. Fixed bugs related to dependency duplcatation within the same router scope. Made more specific dependency related exceptions. Fixed some linting and mypy related issues. 9 months ago
test_dependency_overrides.py Applied ruff linting 9 months ago
test_endpoint_usage.py Fixed usage of warnings.catch_warnings in a way that is not compatible with older python versions 9 months ago
testing_utilities.py Fixed import of assert_never from typing 9 months ago