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

Refactor DocumentStoreBaseTests #6284

Closed
silvanocerza opened this issue Nov 13, 2023 · 0 comments · Fixed by #6428
Closed

Refactor DocumentStoreBaseTests #6284

silvanocerza opened this issue Nov 13, 2023 · 0 comments · Fixed by #6428
Assignees

Comments

@silvanocerza
Copy link
Contributor

DocumentStoreBaseTests is a huge testing class that can be used to verify if a Document Store works.

We should split this class into multiple ones to ease testing, also because some Document Stores might not support every functionality.

@silvanocerza silvanocerza self-assigned this Nov 13, 2023
This was referenced Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant