-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[ML] API integration tests for GET data frame analytics endpoints #66136
[ML] API integration tests for GET data frame analytics endpoints #66136
Conversation
Pinging @elastic/ml-ui (:ml) |
x-pack/test/api_integration/apis/ml/data_frame_analytics/get.ts
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.
LGTM, just left a few naming suggestions
x-pack/test/api_integration/apis/ml/data_frame_analytics/get.ts
Outdated
Show resolved
Hide resolved
x-pack/test/api_integration/apis/ml/data_frame_analytics/get.ts
Outdated
Show resolved
Hide resolved
x-pack/test/api_integration/apis/ml/data_frame_analytics/get.ts
Outdated
Show resolved
Hide resolved
x-pack/test/api_integration/apis/ml/data_frame_analytics/get.ts
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.
LGTM
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.
LGTM
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
…astic#66136) * wip: create analytics api integration dir * add get analytics tests * update types and naming * update api test types
…astic#66136) * wip: create analytics api integration dir * add get analytics tests * update types and naming * update api test types
Summary
Part of #63700
Adds API integration tests for:
/api/ml/data_frame/analytics
/api/ml/data_frame/analytics/{analyticsId}
/api/ml/data_frame/analytics/_stats
/api/ml/data_frame/analytics/{analyticsId}/_stats
Checklist
Delete any items that are not applicable to this PR.