Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalize tests to work with different index types #559

Open
jeltsch opened this issue Feb 1, 2025 · 0 comments
Open

Generalize tests to work with different index types #559

jeltsch opened this issue Feb 1, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jeltsch
Copy link
Collaborator

jeltsch commented Feb 1, 2025

Currently, the tests that directly or indirectly involve indexes use fixed index types. We shall generalize them to work with different index types to the extend feasible. Generalization shall be done by making IndexType an instance of Arbitrary and making the properties in question parametric in the type of index.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant