-
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
Add end to end test for fault detector #29
Add end to end test for fault detector #29
Conversation
759b0f9
to
d1c2a01
Compare
fd7b416
to
4ea6b61
Compare
4ea6b61
to
e9f1b25
Compare
f25ed86
to
02fb4be
Compare
02fb4be
to
155dc9e
Compare
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.
Looks good overall, a few comments
1965d90
to
796d4ae
Compare
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.
Good job👍, just small suggestion.
796d4ae
to
414b68c
Compare
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.
Nice job, LGTM overall 👍
Adding error handling in the test files would be better. Can be skipped, if that's industry standard.
414b68c
to
c47a285
Compare
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.
Great job 👏
f9e16ef
to
fb675df
Compare
What was the problem?
This PR resolves #23
How was it solved?
parseMetricRes
to parse prometheus metrics to mapHow was it tested?
Local-
make test.e2e