summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add set_file and set_pathdvora-h2021-12-191-0/+12
* Disabling JSON.DEBUG tests (#1787)Chayim2021-12-131-29/+29
* Removing distutils from tests (#1773)Chayim2021-12-082-6/+6
* Fix cluster ACL tests (#1774)Bar Shaul2021-12-082-2/+2
* Added support for MONITOR in clusters (#1756)Bar Shaul2021-12-026-45/+100
* Improved RedisCluster's reinitialize_steps and documentation (#1765)Bar Shaul2021-12-021-1/+19
* Adding ROLE Command (#1610)Avital Fine2021-12-021-0/+7
* Fixing lint merge issue (#1770)Chayim2021-12-021-2/+2
* Allow overriding connection class via keyword arguments (#1752)Maksim Novikov2021-12-021-0/+18
* Aggregation loadall (#1735)Avital Fine2021-12-021-0/+5
* Integrate RedisBloom support (#1683)Avital Fine2021-12-011-0/+383
* Migrated targeted nodes to kwargs in Cluster Mode (#1762)Bar Shaul2021-12-012-20/+58
* Adding RedisGraph support (#1673)Avital Fine2021-11-305-0/+697
* Added black and isort (#1734)Anas2021-11-3019-4342/+4558
* Pyupgrade + flynt + f-strings (#1759)Aarni Koskela2021-11-309-54/+40
* Support RediSearch FT.PROFILE command (#1727)Avital Fine2021-11-252-1/+68
* Improve code coverage for aggregation tests (#1713)Avital Fine2021-11-251-58/+264
* Fixing COMMAND GETKEYS tests (#1750)Chayim2021-11-251-2/+3
* COMMAND GETKEYS support (#1738)Avital Fine2021-11-251-0/+9
* RedisJSON 2.0.4 behaviour support (#1747)Chayim2021-11-253-27/+32
* Adding RedisCluster client to support Redis Cluster Mode (#1660)Bar Shaul2021-11-2513-20/+2811
* Removing command on initial connections (#1722)v4.0.1Chayim2021-11-171-1/+2
* FT.EXPLAINCLI intentionally raising NotImplementedError (#1705)Chayim2021-11-141-0/+6
* Call HSET after FT.CREATE to avoid keyspace scan (#1706)Ariel Shtul2021-11-141-3/+3
* Unit tests fixes for compatibility (#1703)Chayim2021-11-143-23/+21
* Added breaking icon to release drafter (#1702)Chayim2021-11-141-0/+23
* Fixes to allow --redis-url to pass through all tests (#1700)Chayim2021-11-116-16/+97
* Restoring ZRANGE desc for Redis < 6.2.0 (#1697)Avital Fine2021-11-111-0/+1
* Fix unit tests running against Redis 4.0.0 (#1699)Avital Fine2021-11-111-5/+5
* Unit test fixes to carry pytest options through all tests (#1696)Chayim2021-11-107-22/+36
* [TEST] search alias test (#1695)Ariel Shtul2021-11-101-17/+4
* Response parsing occasionally fails to parse floats (#1692)Chayim2021-11-101-0/+49
* Adding RediSearch/RedisJSON tests (#1691)Ariel Shtul2021-11-101-0/+99
* Test to validate custom JSON decoders (#1681)Chayim2021-11-101-0/+17
* Sleep for flaky search test (#1680)Chayim2021-11-091-0/+4
* Test function renames, to match standards (#1679)Chayim2021-11-091-20/+20
* Re-enable pipeline support for JSON and TimeSeries (#1674)Chayim2021-11-092-28/+35
* Fix georadius tests (#1672)Avital Fine2021-11-081-1/+7
* Restore zrange functionality for older versions of Redis (#1670)Avital Fine2021-11-081-1/+1
* Fix garbage collection deadlock (#1578)Eugene Morozov2021-11-081-0/+12
* Support for json multipath ($) (#1663)Chayim2021-11-043-18/+1735
* SMISMEMBER support (#1667)Chayim2021-11-031-0/+7
* Improved JSON accuracy (#1666)Chayim2021-11-021-27/+80
* Added boolean parsing to PEXPIRE and PEXPIREAT (#1665)Anas2021-11-021-12/+12
* redis timeseries support (#1652)Chayim2021-10-281-0/+593
* Exposing the module version in loaded_modules (#1648)Chayim2021-10-261-1/+1
* Adding support for redisearch (#1640)Chayim2021-10-255-28/+6117
* redisjson support (#1636)Chayim2021-10-254-6/+304
* Pre 6.2 redis should default to None for script flush (#1641)Chayim2021-10-251-0/+4
* Add FULL option to XINFO SUMMARY (#1638)Agustin Marquez2021-10-251-0/+12