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

Test Utilities #21

Merged
merged 4 commits into from
Jan 12, 2024
Merged

Test Utilities #21

merged 4 commits into from
Jan 12, 2024

Conversation

benfoster
Copy link
Owner

This PR adds a number of features to aid testing Odyssey:

  • The ability to clone event store instances via the ICloneable interface
  • The ability to snapshot the InMemoryEventStore so that it can be restored back to a known state between test runs
  • Extensions for copying streams within a single event store instance and between event store instances
  • A Json file event store which can be helpful for loading initial state from disk

@benfoster benfoster merged commit cd9cadc into main Jan 12, 2024
1 check passed
@benfoster benfoster deleted the feat/test-utilities branch January 12, 2024 16:58
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.

None yet

1 participant