1 Commits (53b67a2fd785fc14dc5734cdc2d662d406fba17f)

Author SHA1 Message Date
Yurii Motov ce77af922a Clean up tests for partial dependencies and rename to `test_dependency_partial.py` 2 weeks ago
pre-commit-ci[bot] a6e9c03980 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 4 weeks ago
pre-commit-ci[bot] b593e4991c 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2 years ago
Lie Ryan 05ab699316 Fix async_gen_dependency() should use yield; also fix type annotation 2 years ago
pre-commit-ci[bot] 3ba104e6d7 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2 years ago
Lie Ryan f16dd38b47 Add support for functools.partial()-wrapped dependables 2 years ago
Lie Ryan 57e1718738 Add test for sync/async function/gen dependencies 2 years ago
Lie Ryan d689b007b7 Rename tests/test_dependency_class.py -> tests/test_dependency_types.py 2 years ago
Nima Mashhadi M. Reza da9b5201c4
🔧 Add Flake8 linting (#1774) 5 years ago
Micah Rosales b90bf2da9e
🐛 Fix callable class generator dependencies (#1365) 5 years ago
Samuel Colvin e9b189e9f2
Improve test debugging (#1222) 5 years ago
Sebastián Ramírez 0ac9b3ee5c
Re-export utils from Starlette (#1064) 5 years ago
François Voron f3ddc7bdeb 🐛 Allow async class methods as dependencies (#681) 6 years ago