-
Notifications
You must be signed in to change notification settings - Fork 180
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
[Access] Extend observer Access API integration tests for local data #5612
[Access] Extend observer Access API integration tests for local data #5612
Conversation
…er-access-api-integration-tests-extend
…er-access-api-integration-tests-extend
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5612 +/- ##
==========================================
+ Coverage 55.55% 55.57% +0.01%
==========================================
Files 1043 1043
Lines 102034 102029 -5
==========================================
+ Hits 56689 56706 +17
+ Misses 40992 40970 -22
Partials 4353 4353
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
integration/tests/access/cohort2/observer_indexer_enabled_test.go
Outdated
Show resolved
Hide resolved
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 for me
…er-access-api-integration-tests-extend
…er-access-api-integration-tests-extend
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 great!
Closes: #5573
In this PR was created a test that covers each of the endpoints for the observer, and verifies that the data returned is the expected value.