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

API V2: Add tests for Json Patches (JsonPatchHelper) #222

Open
CamilleLetavernier opened this issue May 25, 2022 · 0 comments
Open

API V2: Add tests for Json Patches (JsonPatchHelper) #222

CamilleLetavernier opened this issue May 25, 2022 · 0 comments
Labels
enhancement New feature or request modelserver EMF.cloud Model Server v2

Comments

@CamilleLetavernier
Copy link
Member

(Abstract)JsonPatchHelper contains most of the logic for editing the model with Json Patches, which in V2 is the main way of interacting with the model. It also provides Model-diffing to notify clients about model updates.

The method that converts Json patches to EMF Commands is currently not tested; it should be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request modelserver EMF.cloud Model Server v2
Projects
None yet
Development

No branches or pull requests

2 participants