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

Migrate shopping-cart-scala tests to EventSourcedBehaviorTestkit #197

Closed
ignasi35 opened this issue Dec 3, 2020 · 0 comments
Closed

Migrate shopping-cart-scala tests to EventSourcedBehaviorTestkit #197

ignasi35 opened this issue Dec 3, 2020 · 0 comments

Comments

@ignasi35
Copy link
Contributor

ignasi35 commented Dec 3, 2020

The current implementation of ShoppingCartEntitySpec doesn't use any persistence testkit (not Lagom's nor Akka Persistence itself).

As a side effect to this migration, we should consider finally moving all serializers to Akka Jackson to stop promoting polyglot serialization (Jackson + play-json).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants