iotagent-node-lib
iotagent-node-lib copied to clipboard
Added Feature/config groups
Added code for iot/configGroups (#752)
Hi @fgalan ,
All the test cases are passing on my local setup but here 1 test case is failed. Please find below screenshot.
Could you please let me know if there is any additional steps are required?
Thanks!
Could you please let me know if there is any additional steps are required?
I did a re-launch and everything went ok. It seems it was a glitch.
Hi @fgalan, I have only added the comments in the files as mentioned here . As per my understanding, the failure of test case is not due to the modifications at 41ee27c .The re-launch is required for failed test case. Please let me know your opinion.
Hi @fgalan , I have resolved the conflicts. Please let me know if anything is pending.
@fgalan Gentle Reminder!!
Hi @fgalan , @AlvaroVega ,
Thanks for your support. I have only resolved the conflicts in e224135. Till cffa723, travis was passing all the test cases. As per my understanding, re-run of travis is required. Kindly let me know if any additional steps are required for travis to go well.
I have only resolved the conflicts in e224135. Till cffa723, travis was passing all the test cases. As per my understanding, re-run of travis is required. Kindly let me know if any additional steps are required for travis to go well.
GitActions (which recently replaced travis) re-executed. All the tests back to OK.
I'm afraid we haven't had the time yet to review this pull request. Its size and complexity are delaying the review. Sorry for the inconvenience.
But tests are still able to work with /iot/configGroups or /iot/services, aren't they?
Yes @AlvaroVega , test cases for both the endpoints are working fine.
Hi @fgalan , Sorry for the delayed response. I have updated the PR with incorporated suggestions. If the PR is OK now, then please merge the PR into master.
Hi @fgalan , Sorry for the delayed response. I have updated the PR with incorporated suggestions. If the PR is OK now, then please merge the PR into master.
A large work is currently ongoing to remove de NGSI-v1 functionality (which is obsolete) from the code base in PR https://github.com/telefonicaid/iotagent-node-lib/pull/995. As a consequence of this work, all the NGSI-v1 tests will be removed (and maybe some NGSI-v2 tests get added to fill existing "gaps" between both).
Thus, I think is better to wait to merging that PR, as many of the tests in this one (PR #954) will be removed and there is no point if reviewing them now.
PR https://github.com/telefonicaid/iotagent-node-lib/pull/995 removing NGSIv1 was merged. Now, conflicts on test files can be resolved.
@fgalan @mapedraza rebased the #954 PR and updated as per PR #995 Please find the link of the PR https://github.com/telefonicaid/iotagent-node-lib/pull/1198.
@fgalan @mapedraza rebased the #954 PR and updated as per PR #995 Please find the link of the PR #1198.
So this PR should be closed in favour of PR #1198?
overpassed by https://github.com/telefonicaid/iotagent-node-lib/pull/1375#issuecomment-1736903343