redis-om-python/docs/testing.md

6 lines
208 B
Markdown
Raw Normal View History

2021-10-29 17:31:36 -07:00
# 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.