Skip to content

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.

David Xiao added 3 commits November 13, 2024 20:56
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.

2 participants