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

Made all snapshot tests virtual #7093

Merged

Conversation

MattiasJakobsson
Copy link
Contributor

Changes

I have a need to disable a couple of tests that aren't supported for the EventStore persistence. This means I can't use the SnapshotStoreSpec right now, but have to write the tests myself. With this change I could just override the once I want to skip.

@Aaronontheweb Aaronontheweb added akka-testkit Akka.NET Testkit issues akka-persistence labels Feb 12, 2024
@Aaronontheweb Aaronontheweb added this to the 1.5.17 milestone Feb 12, 2024
Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Aaronontheweb Aaronontheweb merged commit a8146c6 into akkadotnet:dev Feb 12, 2024
12 checks passed
@Aaronontheweb
Copy link
Member

@MattiasJakobsson I still need to bring the EventStore Persistence repo in this organization and setup CI/CD, don't I?

@MattiasJakobsson
Copy link
Contributor Author

@Aaronontheweb Yeah, would be nice if we could move that over. No rush tough, we're not using it at the moment.

@MattiasJakobsson MattiasJakobsson deleted the virtual-snapshot-tests branch February 13, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
akka-persistence akka-testkit Akka.NET Testkit issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants