summaryrefslogtreecommitdiff
path: root/tests/test_search.py
Commit message (Expand)AuthorAgeFilesLines
* Support RediSearch FT.PROFILE command (#1727)Avital Fine2021-11-251-0/+43
* Improve code coverage for aggregation tests (#1713)Avital Fine2021-11-251-58/+264
* 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
* [TEST] search alias test (#1695)Ariel Shtul2021-11-101-17/+4
* Adding RediSearch/RedisJSON tests (#1691)Ariel Shtul2021-11-101-0/+99
* Sleep for flaky search test (#1680)Chayim2021-11-091-0/+4
* Adding support for redisearch (#1640)Chayim2021-10-251-0/+1219