-
Notifications
You must be signed in to change notification settings - Fork 115
Network testing: object encapsulation #1080
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
Network testing: object encapsulation #1080
Conversation
| true | ||
| ) | ||
|
|
||
| // Assertions |
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.
For these assertions to really be useful, I think we should have also checked the same at the start of the runner.
|
Nice work with this refactoring. I tried running the test: Could you merge iznik again into your branch again. |
|
I had to delete the But now I get error running tests: |
My bad, was running latest runtime with modified runtime membership module.. |
|
The work in this PR is included in #1091. If so we can close it. @gleb-urvanov |
PR for #1005