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

Add integration test for mongodb receiver #11031

Conversation

Frapschen
Copy link
Contributor

@Frapschen Frapschen commented Jun 14, 2022

Description: Add integration test for mongodb receiver

Resolves #10864

- Use temporary code to gen "expected" file.
- Run those temporary code one time and then remove all of they.
…_receiver' into Add_integration_test_for_mongodb_receiver
@Frapschen
Copy link
Contributor Author

@djaglowski review pls :)

Copy link
Member

@djaglowski djaglowski left a comment

Choose a reason for hiding this comment

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

go.mod/go.sum deps changes detected, please run "make gotidy" and commit the changes in this PR.

receiver/mongodbreceiver/integration_test.go Show resolved Hide resolved
receiver/mongodbreceiver/integration_test.go Show resolved Hide resolved
Copy link
Member

@djaglowski djaglowski left a comment

Choose a reason for hiding this comment

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

Thank you @Frapschen!

@djaglowski djaglowski merged commit ef95662 into open-telemetry:main Jun 15, 2022
@Frapschen Frapschen deleted the Add_integration_test_for_mongodb_receiver branch July 7, 2022 06:00
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.

[receiver/mongodb] Add integration test
3 participants