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

Update docs to use ResetAllMartenDataAsync() #3554

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dxiao
Copy link

@dxiao dxiao commented Nov 14, 2024

Store.Advanced.ResetAllData() is part of what you need to do for test initialization, but if you use the AsyncDaemon in your setup, all tests after the first one will timeout on Store.WaitForNonStaleProjectionDataAsync().

Quick couple line change to the documentation. Happy to iterate if this should be added to more places.

Store.Advanced.ResetAllData() is part of what we need to do, but if you use the AsyncDaemon in your setup, all tests after the first one will timeout on Store.WaitForNonStaleProjectionDataAsync().
Update testing/integration.md to use ResetAllMartenDataAsync()
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 this pull request may close these issues.

1 participant