-
Notifications
You must be signed in to change notification settings - Fork 331
Initial Network Server flow test #658
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
Conversation
@rvolosatovs please rebase for review |
694249f
to
ccd4622
Compare
@johanstokking done |
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.
Yes this is what we need!
Can we generalize that bootstrapping a bit, so that it's easier to add tests without copy pasting whole sections?
42940ad
to
0eb0cb4
Compare
I improved it a bit. Further generalizations should be done in when we actually work on #176 |
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.
Is the idea to use mock services in pkg/util/test
generally in the code base?
Yes! |
57dcaad
to
1536bfb
Compare
Summary
Refs #176
Changes