summaryrefslogtreecommitdiff
path: root/tests/test_timeseries.py
Commit message (Expand)AuthorAgeFilesLines
* Fix `TIMESERIES` (round floats) and `JSON` tests (#2421)dvora-h2022-10-231-2/+2
* fix test (#2358)dvora-h2022-08-251-1/+1
* Add support for TIMESERIES 1.8 (#2296)dvora-h2022-07-241-2/+241
* late eval of the skip condition (#2248)Kristján Valur Jónsson2022-06-271-1/+2
* Add support for JSON, TIMESERIES, BLOOM & GRAPH commands in cluster (#2032)dvora-h2022-03-061-0/+5
* Fixing TimesSeries tests (#2029)OfirMos2022-03-011-4/+4
* Added black and isort (#1734)Anas2021-11-301-94/+21
* Pyupgrade + flynt + f-strings (#1759)Aarni Koskela2021-11-301-1/+1
* RedisJSON 2.0.4 behaviour support (#1747)Chayim2021-11-251-1/+0
* Test function renames, to match standards (#1679)Chayim2021-11-091-20/+20
* Re-enable pipeline support for JSON and TimeSeries (#1674)Chayim2021-11-091-18/+13
* redis timeseries support (#1652)Chayim2021-10-281-0/+593