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

Use URI for MongoDB integration test #514

Merged
merged 4 commits into from
Oct 9, 2024

Conversation

nathan-artie
Copy link
Collaborator

No description provided.

@nathan-artie nathan-artie force-pushed the nv/use-uri-for-mongodb-integration-test branch from fc6df04 to 0a1eb64 Compare October 9, 2024 22:14
@@ -60,6 +50,8 @@ func main() {
if err = testTypes(ctx, db, mongoCfg); err != nil {
logger.Fatal("Types test failed", slog.Any("err", err))
}

slog.Info("Test succeeded 😎")
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Added these so we know that the test is running to completion.

@nathan-artie nathan-artie marked this pull request as ready for review October 9, 2024 22:18
@nathan-artie nathan-artie requested a review from a team as a code owner October 9, 2024 22:18
@nathan-artie nathan-artie merged commit 033c29c into master Oct 9, 2024
4 checks passed
@nathan-artie nathan-artie deleted the nv/use-uri-for-mongodb-integration-test branch October 9, 2024 22:25
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