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

Write a unit test to verify if models can be processed from and to JsonObject's #26

Open
marsbergen opened this issue Aug 5, 2024 · 0 comments
Labels
testing Improvements for Test Engineers

Comments

@marsbergen
Copy link
Contributor

Technical Requirements

  • Add unit tests to verify if all our models can be transformed into JsonObjects so that can be pushed over the EventBus and back to API endpoint responses
  • Add tests to verify if all models can be transformed from JSON to the Model object without losing data.
@marsbergen marsbergen added the testing Improvements for Test Engineers label Aug 5, 2024
@infowijs infowijs locked and limited conversation to collaborators Aug 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing Improvements for Test Engineers
Projects
None yet
Development

No branches or pull requests

1 participant