Copy link
Copy Markdown
Member
Trying to get things for #4271 done in smaller chunks
Copy link
Copy Markdown
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
well, it is my own commit so I have to approve it ๐
|
|
||
|
|
||
| @pytest.fixture(scope="session") | ||
| async def audio(bot, chat_id, aiolib): |
Copy link
Copy Markdown
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these were from when I was testing a library similar to pytest-asyncio-cooperative, i.e. running the tests themselves concurrently