Skip to content

Update docs to use ResetAllMartenDataAsync()#3554

Merged
jeremydmiller merged 3 commits into
JasperFx:masterfrom
dxiao:master
May 26, 2025
Merged

Update docs to use ResetAllMartenDataAsync()#3554
jeremydmiller merged 3 commits into
JasperFx:masterfrom
dxiao:master

Conversation

@dxiao

@dxiao dxiao commented Nov 14, 2024

Copy link
Copy Markdown

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()
@jeremydmiller jeremydmiller merged commit cf868c9 into JasperFx:master May 26, 2025
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