summaryrefslogtreecommitdiff
path: root/tests/test_asyncio/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* Drop python 3.6 support (#2306)dvora-h2022-07-271-23/+4
* Fix warnings and resource usage problems in asyncio unittests (#2258)Kristján Valur Jónsson2022-07-261-44/+80
* Split incorrect mark into two separate marks (#2253)Kristján Valur Jónsson2022-06-271-4/+9
* late eval of the skip condition (#2248)Kristján Valur Jónsson2022-06-271-2/+2
* Add Async RedisCluster (#2099)Utkarsh Gupta2022-05-081-19/+47
* Add async supoort for SEARCH commands (#2096)dvora-h2022-04-281-1/+1
* Async tests for redis commands, json, bloom, timeseries (#2087)dvora-h2022-04-071-1/+11
* Add Async Support (#1899)Andrew Chen Wang2022-02-221-0/+205