You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

208 B

Testing Your Models

NOTE: This documentation is a Work in Progress.

Writing tests that use a Redis OM model requires some setup. For now, review the tests in the redis-om-python project for examples.