Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test the FindQuery class and how it turns expressions into Redis comm…
…ands (#642) * added return_fields function, attempting to optionally limit fields returned by find * added call to get query, adding tests * cleaned up test file, added endswith test * cleaned up one more return fields line, added fuzzy matching and cleaned up some tests * remove changes - return_fields doesn't exist here, that'll be it's own branch * removing whitespace from blank lines for linter * fixing linter issues * ignorning erroneous error * making xfix tests more specific * linting fixes * removing validate return fields function as return_fields don't exist here --------- Co-authored-by: slorello89 <steve.lorello@redis.com>
- Loading branch information