Lancetnik / Propan

Propan is a powerful and easy-to-use Python framework for building event-driven applications that interact with any MQ Broker
https://lancetnik.github.io/Propan/
MIT License
486 stars 28 forks source link

Split FastAPI tests #109

Open Lancetnik opened 1 year ago

Lancetnik commented 1 year ago

Needs to split one-to-all tests to different: for Depends, yield Depends, high-level Depends, base requests, etc Original Test: https://github.com/Lancetnik/Propan/blob/main/tests/fastapi/case.py#L20