Skip to content

add tests for geosearch in async tests #63

Closed
@kjaymiller

Description

@kjaymiller

Version: 6.0.0b

Platform: MacOS ARM M2 pro

Description:

In #61, I updated the repo on the sync and async side for the geo commands in valkey-py.

These commands are:

  • georadius and georadiusmember (both deprecated)
  • geosearch

The sync tests have tests for all three but the async tests only cover georadius and georadiusmember.

I propose adding the tests for geosearch to the async side to have parity in testing across the platforms (UNLESS there is a reason that geosearch is not testes in the async implementations)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions