Skip to content

Split integration tests #2172

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

Merged
merged 8 commits into from
Apr 22, 2025
Merged

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Apr 16, 2025

  • Ease replacement of the BATS tooling by allowing Go definitions of validation to be declared where the tests are run. Do not require the auto package to import all the e2e packages which is an import cycle.
  • Structure testing in a way that will work with custom probes. When we accept custom probes, they will want to be able to include integration tests just like the ones we run. This restructuring will allow us to export some version of the e2e package to facilitate this.

@MrAlias MrAlias force-pushed the split-integration-tests branch from b20f104 to 530b60f Compare April 16, 2025 15:13
@MrAlias MrAlias marked this pull request as ready for review April 16, 2025 15:25
@MrAlias MrAlias requested a review from a team as a code owner April 16, 2025 15:25
@MrAlias MrAlias force-pushed the split-integration-tests branch from 530b60f to fddd744 Compare April 16, 2025 23:02
@MrAlias MrAlias added this to the v0.22.0 milestone Apr 17, 2025
@MrAlias MrAlias merged commit 6b87224 into open-telemetry:main Apr 22, 2025
21 checks passed
@MrAlias MrAlias deleted the split-integration-tests branch April 22, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants