redis-om-python/tests
dvora-h 57608d85f4
Replace execute_command with specific redis functions when possible (#346)
* replace execute_command

* change to root_path
2022-08-22 18:04:10 +03:00
..
__init__.py Add basic migrations, query expression resolver 2021-09-15 17:41:45 -07:00
conftest.py Implement temporary workaround from unasync package 2022-05-01 18:18:01 +03:00
test_hash_model.py Add delete_many to support for bulk deletes (#305) 2022-08-10 16:22:27 +03:00
test_json_model.py Replace execute_command with specific redis functions when possible (#346) 2022-08-22 18:04:10 +03:00
test_oss_redis_features.py Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +03:00
test_pydantic_integrations.py Fix DeprecationWarning '@pytest.fixture' 2022-05-01 17:27:06 +03:00
test_redis_type.py Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +03:00