summaryrefslogtreecommitdiff
path: root/tests/test_asyncio/test_commands.py
Commit message (Expand)AuthorAgeFilesLines
* add async tests: test_client_info, test_client_list_types_not_replica, test_c...AsyncCommandsTestsshacharPash2023-03-231-0/+21
* async test_acl_helpshacharPash2023-03-231-0/+6
* async test_acl_dryrunshacharPash2023-03-221-54/+66
* adding async tests - start with test_authshacharPash2023-03-211-0/+51
* Combine auto-concatenated strings (#2482)David Gilman2022-12-141-1/+1
* Fix special response parsing options handling (#2302)Shay Fadida2022-11-091-1/+11
* fixing async test for module list (#2367)Chayim2022-09-071-1/+2
* Add BITFIELD_RO (#2340)Alibi2022-08-211-0/+13
* Fix timezone handling for datetime to unixtime conversions (#2213)joe2022-08-021-4/+3
* Drop python 3.6 support (#2306)dvora-h2022-07-271-8/+1
* Fix warnings and resource usage problems in asyncio unittests (#2258)Kristján Valur Jónsson2022-07-261-79/+31
* Fix tests for Redis 7 (#2182)dvora-h2022-05-311-16/+20
* update black to 22.3.0 (#2171)Utkarsh Gupta2022-05-301-11/+8
* Add Async RedisCluster (#2099)Utkarsh Gupta2022-05-081-36/+105
* ACL SETUSER - add selectors and key based permissions (#2161)dvora-h2022-05-031-0/+2
* Async tests for redis commands, json, bloom, timeseries (#2087)dvora-h2022-04-071-0/+3049
* Add Async Support (#1899)Andrew Chen Wang2022-02-221-0/+3