Fix asyncio watch test mocks
Autospec a real asynchronous API operation so watch tests expose the same inspectable callable signature as generated clients. Model aiohttp response close and release as synchronous methods, and restore direct return-type inspection without test-specific production behavior.
T
Tamir Duberstein committed
3954eb45f9f5c35c7ce6bbac1f70f31c6bbfa688
Parent: 1320304