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

chore: Add more context to HTTPServerMock errors #1745

Merged

Conversation

ncreated
Copy link
Member

What and why?

📦 Adding more context to HTTPServerMock errors in UI testing.

This is ambiguous if we pull data from more than 2 endpoints in test:
Screenshot 2024-03-25 at 14 06 27

How?

Added extra context on what endpoint is being pulled and what is the caller code.

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference
  • Add CHANGELOG entry for user facing changes

Custom CI job configuration (optional)

  • Run unit tests for Core, RUM, Trace, Logs, CR and WVT
  • Run unit tests for Session Replay
  • Run integration tests
  • Run smoke tests
  • Run tests for tools/

@ncreated ncreated self-assigned this Mar 25, 2024
@ncreated ncreated requested review from a team as code owners March 25, 2024 13:07
@ncreated ncreated merged commit 7168b23 into develop Mar 25, 2024
2 checks passed
@ncreated ncreated deleted the ncreated/chore/enrich-CI-failures-in-integration-tests branch March 25, 2024 13:31
@maxep maxep mentioned this pull request Apr 10, 2024
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants