-
Notifications
You must be signed in to change notification settings - Fork 0
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
11 implementation of multiple fiware service support #31
11 implementation of multiple fiware service support #31
Conversation
…-support # Conflicts: # backend/api/main.py # frontend/src/components/Form.svelte # frontend/src/components/Table.svelte # frontend/src/services/api.ts # tests/test_crud.py
@Bhavdeep13 I solve the most conflict. Please check the |
I have checked, it looks fine |
@Bhavdeep13, can you implement a unit test in test_forwarding that validates the expected behavior of using different firmware services? |
I already did that in test_crud.py, but in the latest push I have updated them in test_forwarding,py |
@Bhavdeep13 I actually mean something like that cf2a002. I have implemented them now. |
"feat: Implementation of multiple FIWARE service support"