-
Notifications
You must be signed in to change notification settings - Fork 104
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
[Waiting for tests] Allow deep Json attribute mapping by Stdr #1980
base: master
Are you sure you want to change the base?
Conversation
@@ -249,7 +249,7 @@ | |||
+ " \"newServicePath\": \"/new_default\"," |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see some little adaptations of existing test files, which I understand are not covering the new functionality.
Thus, maybe some additional test should be added to cover the new functionality?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with @fgalan
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Then @joelcamus please, could you provide some tests to cover new functionality ?
[cygnus-ngsi][NameMapping] Allow deep Json attribute mapping. #1856
Comes from #1979
Contributed from #1860
Take into account that namemapping has been improved since 1.8.3 and this code was designed for 1.8.3