(with a fake server mocking answer of aiohttp)
-
Open ClientSession at fastAPI startup
-
Close ClientSession at fastAPI shutdown
- fastAPI endpoint test
- aiohttp test
(with a fake server mocking answer of aiohttp)
Open ClientSession at fastAPI startup
Close ClientSession at fastAPI shutdown