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

Fix subscribe integration tests #1170

Merged
merged 3 commits into from
Aug 11, 2020

Conversation

adibrastegarnia
Copy link
Contributor

@adibrastegarnia adibrastegarnia commented Aug 11, 2020

This PR fixes and improves subscribe tests to address #237. The tests were trying to test device simulator instead of onos-config NB API. I would suggest to have custom proto handlers for each test case (instead of a having a generic one) whenever is needed instead of using a channel to return the response and handle it in a separate function.

@adibrastegarnia adibrastegarnia added the do not merge ⚠️ Do not Merge, used for testing or not ready label Aug 11, 2020
@adibrastegarnia adibrastegarnia added the WIP Work in progress label Aug 11, 2020
@adibrastegarnia adibrastegarnia added this to the Aether 2020Q3 milestone Aug 11, 2020
@adibrastegarnia adibrastegarnia added enhancement New feature or request do not merge ⚠️ Do not Merge, used for testing or not ready and removed WIP Work in progress do not merge ⚠️ Do not Merge, used for testing or not ready labels Aug 11, 2020
@adibrastegarnia adibrastegarnia force-pushed the fix_subscribe_once branch 2 times, most recently from 45928db to fea69d0 Compare August 11, 2020 22:13
@adibrastegarnia adibrastegarnia removed the do not merge ⚠️ Do not Merge, used for testing or not ready label Aug 11, 2020
@ray-milkey ray-milkey merged commit 13c3337 into onosproject:master Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

None yet

2 participants