Skip to content
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

[APM] Improve api tests #95636

Merged
merged 2 commits into from
Mar 29, 2021
Merged

[APM] Improve api tests #95636

merged 2 commits into from
Mar 29, 2021

Conversation

sorenlouv
Copy link
Member

Fixes some comments from @smith

@sorenlouv sorenlouv requested a review from a team as a code owner March 29, 2021 09:55
@@ -29,15 +29,11 @@ export default function customLinksTests({ getService }: FtrProviderContext) {
],
} as CustomLink;

try {
await createCustomLink(customLink);
expect(true).to.be(false);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was quite horrible

}

return res;
};
}

export class ApmApiError extends Error {
Copy link
Member Author

@sorenlouv sorenlouv Mar 29, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ❤️ typed errors.

@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label Mar 29, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
apm 4.2MB 4.2MB +1.0B

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@sorenlouv sorenlouv added the release_note:skip Skip the PR/issue when compiling release notes label Mar 29, 2021
@sorenlouv sorenlouv merged commit 0defebd into elastic:master Mar 29, 2021
@sorenlouv sorenlouv deleted the improve-api-tests branch March 29, 2021 22:12
sorenlouv added a commit that referenced this pull request Mar 30, 2021
* [APM] Improve api tests

* Fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:APM All issues that need APM UI Team support v7.13.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants